From: TimePath Date: Wed, 2 Sep 2015 10:05:23 +0000 (+1000) Subject: Merge branch 'master' into TimePath/global_self X-Git-Tag: xonotic-v0.8.2~1931^2~3 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=1c758278958da8f2baf1f39cd0f298d5bda097a2;hp=eeec5ec4584c71acbb89db6eea843b48d6ca4c26 Merge branch 'master' into TimePath/global_self # Conflicts: # qcsrc/common/weapons/weapon/vaporizer.qc --- diff --git a/.tx/merge-base b/.tx/merge-base index cd53b6c9fa..b0c891bbe5 100644 --- a/.tx/merge-base +++ b/.tx/merge-base @@ -1 +1 @@ -Thu Aug 20 01:26:52 CEST 2015 +Mon Aug 31 21:02:59 CEST 2015 diff --git a/bal-wep-nexuiz25.cfg b/bal-wep-nexuiz25.cfg index c3fefe39da..4800657f73 100644 --- a/bal-wep-nexuiz25.cfg +++ b/bal-wep-nexuiz25.cfg @@ -433,6 +433,7 @@ set g_balance_porto_weaponthrowable 1 // {{{ #12: Vaporizer set g_balance_vaporizer_primary_ammo 10 set g_balance_vaporizer_primary_animtime 0.3 +set g_balance_vaporizer_primary_damage -1 set g_balance_vaporizer_primary_refire 1 set g_balance_vaporizer_reload_ammo 0 set g_balance_vaporizer_reload_time 0 diff --git a/bal-wep-samual.cfg b/bal-wep-samual.cfg index c0cb54aa31..9fde147a6e 100644 --- a/bal-wep-samual.cfg +++ b/bal-wep-samual.cfg @@ -486,6 +486,7 @@ set g_balance_porto_weaponthrowable 1 // {{{ #13: Vaporizer set g_balance_vaporizer_primary_ammo 10 set g_balance_vaporizer_primary_animtime 0.3 +set g_balance_vaporizer_primary_damage 150 set g_balance_vaporizer_primary_refire 1 set g_balance_vaporizer_reload_ammo 0 set g_balance_vaporizer_reload_time 0 diff --git a/bal-wep-xdf.cfg b/bal-wep-xdf.cfg index f65891c9f7..ce00717c4e 100644 --- a/bal-wep-xdf.cfg +++ b/bal-wep-xdf.cfg @@ -433,6 +433,7 @@ set g_balance_porto_weaponthrowable 1 // {{{ #12: Vaporizer set g_balance_vaporizer_primary_ammo 10 set g_balance_vaporizer_primary_animtime 0.3 +set g_balance_vaporizer_primary_damage -1 set g_balance_vaporizer_primary_refire 1 set g_balance_vaporizer_reload_ammo 0 set g_balance_vaporizer_reload_time 0 diff --git a/bal-wep-xonotic.cfg b/bal-wep-xonotic.cfg index 1fa36d0c49..ec50bdf508 100644 --- a/bal-wep-xonotic.cfg +++ b/bal-wep-xonotic.cfg @@ -433,6 +433,7 @@ set g_balance_porto_weaponthrowable 1 // {{{ #12: Vaporizer set g_balance_vaporizer_primary_ammo 10 set g_balance_vaporizer_primary_animtime 0.3 +set g_balance_vaporizer_primary_damage 150 set g_balance_vaporizer_primary_refire 1 set g_balance_vaporizer_reload_ammo 0 set g_balance_vaporizer_reload_time 0 diff --git a/bal-wep-xpm.cfg b/bal-wep-xpm.cfg index 1fa36d0c49..ec50bdf508 100644 --- a/bal-wep-xpm.cfg +++ b/bal-wep-xpm.cfg @@ -433,6 +433,7 @@ set g_balance_porto_weaponthrowable 1 // {{{ #12: Vaporizer set g_balance_vaporizer_primary_ammo 10 set g_balance_vaporizer_primary_animtime 0.3 +set g_balance_vaporizer_primary_damage 150 set g_balance_vaporizer_primary_refire 1 set g_balance_vaporizer_reload_ammo 0 set g_balance_vaporizer_reload_time 0 diff --git a/common.ast.po b/common.ast.po index 61ecda9407..456a14c1b3 100644 --- a/common.ast.po +++ b/common.ast.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent \n" "Language-Team: Asturian (http://www.transifex.com/team-xonotic/xonotic/" "language/ast/)\n" @@ -23,458 +23,725 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Llinia d'entamu" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Llinia de fin" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermediu %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Ensin munición" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Nun tienes" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Non disponible" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Xugador %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermediu 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALIZACIÓN: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALIZACIÓN: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" "^1Tienes de responder enantes d'entrar al mou de configuración del HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7en cuantes de \"^1Xugador anónimu^7\" nes estadístiques" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Fíxose una votación pa:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "¿Almitir a los sirvidores atroxar y amosar el to nome?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configurar el HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Sí (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Non (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "El meyor personal" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "El meyor del sirvidor" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Xugador^7: Esti ye l'area de charra." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Agüeyando" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Primi ^3%s^1 pa ser espeutador" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Primi ^3%s^1 o ^3%s^1 pal xugador siguiente o postreru" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Usa ^3%s^1 o ^3%s^1 pa camudar la velocidá" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Primi ^3%s^1 p'agüeyar" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Primi ^3%s^1 pa la información del mou de xuegu" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1L'alcuentru yá entamó" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Nun tienes más vides" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Primi ^3%s^1 pa xunite" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1El xuegu entama en ^3%d^1 segundos" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2¡Anguaño na etapa ^1calentamientu^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPrimi ^3%s%s pa finar el calentamientu" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPrimi ^3%s%s cuando teas llistu" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 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.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Esperando que tean llistos los demás..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Primi ^3%s^2 pa finar el calentamientu" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "!Los equipos nun tán apré!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Primi ^3%s%s p'axustar" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Primi ^3ESC ^7p'amosar les opciones del HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Clic doblu ^7pa un panel d'opciones específiques." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pa deshabilitar comprobación de colisión, ^3SHIFT ^7y" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLES DIREICIONALES ^7p'axustes finos." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr " qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr " mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "ñuedos" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Esportáu con ésitu a %s! (Nota: ta guardáu en data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Nun pudo escribise a %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "FALLU - ¡EL MENÚ YE VISIBLE PERO NUN SE DEFINIÓ DENGÚN!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 votu)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d votos)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Nun m'importa" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Decidi'l mou de xuegu" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Vota un mapa" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "Falten %d segundos" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3¡Supónse que nun pues usar esti comandu!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Fallu:^7 Nun pudo alcontrase l'índiz pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Solicitando vista previa...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^captures" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^muertes" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^destruyíu" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^goles" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^a/m" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^asesinatos" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^vueltes" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^vides" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^perdes" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^nome" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^nomatu" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^oxetivos" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^calsificación" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^puntuación" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^suicidios" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Pues modificar la tabla de puntuaciones usando'l comandu " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Usu:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set por defeutu\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "Tán reconocíos los siguientes nomes de campu (sensible a mayús):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -482,43 +749,43 @@ msgstr "" "Pues usar ^3|^7 p'aniciar los campos alliñiaos a la drecha.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3name^7 o ^3nick^7 nome d'un xugador\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Tiempu de ping\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Perda de paquetes\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Númberu d'asesinatos\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Númberu muertes\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Númberu suicidios\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 asesinatos - suicidios\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 asesinatos - muertes\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -526,7 +793,7 @@ msgstr "" "^3caps^7 Cuántu tiempu foron capturaes una bandera (CTF) o una llave (Caza-" "llaves)\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -534,85 +801,85 @@ msgstr "" "^3pickups^7 Cuántu tiempu se pañó una bandera (CTF) o una llave (Caza-" "llaves) o una bola (Keepaway)\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Clasificación de xugador\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Tiempu total corríu (carrera/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "^3score^7 Puntuación total\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -621,7 +888,7 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -631,23 +898,23 @@ msgstr "" "pa incluyir/escluyir TOLOS moos de xuegu teams/noteams\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -678,7 +945,7 @@ msgid "Rankings" msgstr "Rangos" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tabla de puntuaciones" @@ -745,621 +1012,712 @@ msgstr "Tas muertu, espera ^3%s^7 enantes de remanecer" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Tas muertu, primi ^2%s^7 pa remanecer" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" +msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "¡%s ta so ataque!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "¡Ensin arma drecha!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munición" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "¡Ensin arma esquierda!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Resistencia" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Velocidá" + +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Mélicu" + +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampiru" + +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Discapacidá" + +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Venganza" + +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Saltu" + +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Esnalíu" + +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invisible" + +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Emburriar" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Destruyir" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Defender" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Bas azul" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "PELIGRU" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Llevador enemigu" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Llevador de bandera" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"El comandu de reaniciu de notificación namái furrula con cl_cmd y sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Bandera soltada" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "¡Aídame!" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Equí" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Llave soltada" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Llevador de llave" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Cuerri equí" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Bas bermeya" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Fuercia" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "Base mariella" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Proteición" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "Base blanca" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "Base rosa" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Alcuentru a muerte" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Xenerador" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "El sobreviviente caberu" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Puntu de control" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Puntu de comprobación" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Carrera" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Finar" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Entamu" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Carrera CTS" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Meta" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Bola" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Llevador de bola" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Alcuentru a muerte per equipos" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capturar la bandera" + +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invisibilidá" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Vida estra" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominación" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Velocidá" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Fuercia" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Caza-llaves" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Proteición" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Asaltu" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "¡Conxeláu!" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Vehículu" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "¡%s necesita aida!" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Munición" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Resistencia" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Mélicu" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasión" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampiru" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Discapacidá" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Colar" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Venganza" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Saltu" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Esnalíu" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invisible" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Crear" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Xunise" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -"El comandu de reaniciu de notificación namái furrula con cl_cmd y sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s años" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d años" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d añu" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d años" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d años" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d años" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s selmanes" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d selmanes" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d selmana" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d selmanes" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d selmanes" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d selmanes" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:26 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s díes" +msgid "Pieces left: %s" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d díes" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d día" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d díes" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" -#: qcsrc/common/counting.qh:31 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d díes" +msgid "Moves: %s" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d díes" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s hores" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Magu" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Shambler" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Araña" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Guivernu" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Muertu viviente" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d hores" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d hora" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d hores" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d hores" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d hores" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d minutu" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d segundu" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Color:" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d segundos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dᵁ" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "¡Aídame!" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dᵁ" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Equí" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%dᵁ" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "PELIGRU" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dᵁ" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "¡Conxeláu!" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Alcuentru a muerte" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Puntu de comprobación" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Amortia a tolos enemigos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Finar" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "El sobreviviente caberu" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Entamu" -#: qcsrc/common/mapinfo.qh:58 -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/mutators/mutator/waypoints/all.inc:19 +msgid "" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Carrera" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Defender" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Cuerri escontra otros xugadores fasta la llinia de fin" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Destruyir" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Carrera CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Emburriar" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Cuerri pol tiempu más rápidu" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Llevador de bandera" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Amortia a tolos enemigos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Llevador enemigu" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Alcuentru a muerte per equipos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Bandera soltada" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capturar la bandera" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Base blanca" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Atopa y lleva la bandera del enemigu a la to base pa capturala" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Bas bermeya" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Bas azul" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Amortia a tolos enemigos pa ganar la ronda" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Base mariella" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Captura tolos puntos de control pa ganar" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Base rosa" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominación" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Puntu de control" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Axunta toles llaves pa ganar la ronda" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Llave soltada" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Caza-llaves" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Llevador de llave" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Asaltu" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Cuerri equí" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Bola" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Llevador de bola" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Meta" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Xenerador" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -"Captura los puntos de control p'algamar y destruyir el xenerador enemigu" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Vehículu" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -"Amortia a los enemigos pa conxelalos, tate co los tos compañeros pa vivecelos" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Mantén la bola pa consiguir puntos polos asesinatos" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invisibilidá" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Vida estra" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasión" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Sobrevivi escontra les foles de monstruos" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "¡%s necesita aida!" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Magu" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Shambler" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Araña" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Guivernu" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Muertu viviente" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1370,17 +1728,22 @@ msgstr "^1Anuncies del sirvidor:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (falta ^3%d segundu)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1389,17 +1752,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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1408,390 +1771,390 @@ 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.qh:355 +#: qcsrc/common/notifications.inc:225 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.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 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.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 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.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Tirando moneda... Resultáu: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1La ronda yá entamó, xuniráste al xuegu na ronda viniente" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Sedrás espeutador na ronda viniente" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 morrió%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, 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.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -1799,383 +2162,396 @@ msgstr "" "^BG%s^K1 decidió echái-y un güeyu a los resultaos de los sos españíos de " "napalm%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 morrió nun accidente%s%s" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 tuvo nel llugar enquivocáu%s%s" +msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 foi conxeláu por ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s viveció a ^BG%s^K3" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 viveció pola cayida" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 viveció automáticamente dempués de %s segundu(os)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "L'equipu ^TC^TT^BG gana la ronda" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gana la ronda" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRound empatada" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGRonda finada, nun hai ganador" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 conxelóse a sí mesmu" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, 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.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGPañesti l'arma ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 coneutóse%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 coneutóse y xunióse al equipu ^TC^TT" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 ta xugando agora" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG soltó la bola" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "¡^BG%s^BG pañó la bola!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, 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.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, 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.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGLos monstruos tán anguaño deshabilitaos" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 coyó Invisibilidá" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 coyó Proteición" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 coyó Velocidá" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 coyó Fuercia" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 desconeutóse" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2183,58 +2559,65 @@ msgstr "" "^F2Echósete del sirvidor porque yes un espeutador y los espeutadores nun tán " "permitíos nesti momentu." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 ye agora espeutador" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG abandonó la carrera" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG finó la carrera" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "¡L'equipu ^TC^TT ^BGpuntua!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2243,20 +2626,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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 pañó una Superarma" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGNun pues cambiate a un equipu más grande" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGNun tienes permisu pa camudar los equipos" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2265,14 +2648,14 @@ msgstr "" "^F4NOTA: ^BGEl sirvidor ta executando ^F1Xonotic %s (beta)^BG, tienes " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2281,575 +2664,575 @@ 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4¡Agora tas soledu!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BG¡Tas atacando!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BG¡Tas defendiendo!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4¡Entamái!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4El xuegu entama en ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4La ronda entama en ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Nun pue entamase la ronda" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BG¡Capturesti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGRecibiesti la bandera ^TC^TT^BG de %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG pide que-y pases la bandera%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, 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.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BG¡Conseguisti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, 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.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BG¡Devolviesti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BG¡Compañeru, agora los enemigos puen vete pel radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sAmortiesti a ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sAmortióte ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sAmortióte ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sAmortiesti ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sAmoriesti a ^BG%s entrín teclexaba" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%s^BG%s amortióte entrín teclexabes" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2¡ConsiguiestI una ^K1GRANADA BONUS^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2858,217 +3241,217 @@ msgstr "" "^BGMoviósete a un equipu distintu\n" "Agora tas en: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1¡Nun vaigas escontra los tos collacios d'equipu!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1¡Nun dispares a los tos collacios d'equipu!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1¡Muerri camperu!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1¡Desaniciástite inxustamente!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1¡Matástite tu solu, mazcayu!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1¡Necesites tener más procuru!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1¡Nun pudiesti aguantar la calor!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1¡Necesites tener curiáu colos monstruos!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1¡Amortióte un monstruu!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Tas remaneciendo por quedate ensin munición..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Matósete por quedate ensin munición..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Necesites caltener la to salú" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1¡Tresformástite nuna estrella correndera!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1¡Derretístite en llimu!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1¡Suicidástite!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1¡Finéstilo too!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGAgora tas en: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1¡Morriesti nun accidente!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1¡Amortióte una torreta!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1¡Amortióte una torreta eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1¡Un vehículu estrellóse escontra ti!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1¡Anda pelo segao!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3076,67 +3459,71 @@ msgstr "" "^K1¡Para de tar inactivu!\n" "^BGDesconeutándote en ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BG¡Necesites %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGTamién necesites %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BG¡Puerta desbloquiada!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Coyesti delles vides estra" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Conxelesti a ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1^BG%s conxelóte" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Vivecisti a ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Vivecístite" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3^BG%s vivecióte" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Viveciósete automáticamente dempués de %s segundu(os)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Conxeléstite" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1La ronda yá entamó, aprucirás conxeláu" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A ¡%s aportó!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3144,7 +3531,7 @@ msgstr "" "^K1¡Nun hai aprucideros disponibles!\n" "Curia que'l to equipu puea igualo..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3152,15 +3539,15 @@ msgstr "" "^K1Nun pues xunite al xuegu nesti momentu.\n" "Algamóse la capacidá máxima de xugadores." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGPañasti la bola" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3168,13 +3555,13 @@ msgstr "" "^BG¡Toles llaves tán nes manes del to equipu!\n" "¡Aida a los llevadores a casales!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3182,24 +3569,24 @@ msgstr "" "^BG¡Toles llaves tán nes manes del to equipu!\n" "¡Casales colos otros llevadores ^F4AGORA^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4La ronda entamará en ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGEscaneando rangu de frecuencia..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGTas entamando cola llave ^TC^TT" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3208,29 +3595,33 @@ msgstr "" "^BGEsperando polos xugadores pa xunise...\n" "Necesítense xugadores activos pa: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEsperando por %s xugador(es) pa xunise..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "¡^F4^COUNT^BG p'alcontrar dél munición!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG¡Consigui dél munición porque falten ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vides estra que falten: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3239,36 +3630,68 @@ msgstr "" "^F2^COUNT^BG fasta'l cambéu d'arma...\n" "Arma siguiente: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma activa: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -"^K1¡El to xenerador NUN ta protexíu!\n" -"^BG¡Captura de nueves los puntos de control pa protexelu!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3277,249 +3700,276 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1Portal d'entrada^BG creáu" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Portal de salida^BG creáu" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2La invisibilidá desapaeció" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2La proteición desapaeció" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2La velocidá desapaeció" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2La fuercia desapaeció" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Yes invisible" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2La proteición arródiate" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Agora cuerres muncho" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2La fuercia inflúi nes tos armes con un poder afarador" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Acabóse la carrera, ¡fina la to vuelta!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BG¡El disparu secundariu nun fai dañu!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BG¡Secuencia completada!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Les superarmes rompiéronse" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Les superarmes perdiéronse" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Agora tienes una superarma" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secundaria" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Primi %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " con %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "¡%s^K1 fixo un ASESINATU TRIPLE! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "¡ASESINATU TRIPLE!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "¡%s^K1 puntuó DARRÉU CINCO VEGAES! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "¡%s^K1 entamó una MASACRE! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "¡MASACRE! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "¡MUTILACIÓN!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "¡%s^K1 fixo un MATACÍU! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "¡MATACÍU!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "¡ARMAGEDÓN!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3528,75 +3978,75 @@ msgstr "" "\n" "(Salú ^1%d^BG / Armadura ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "¡Primer sangre! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "¡Primera puntuación! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "¡Primer casualidá! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "¡Primer victima! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "¡%s^K1 fixo %d asesinatos darréu! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", finando cola so racha de %d asesinatos" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", finando cola so racha de %d puntos" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", perdiendo la so racha de %d asesinatos" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", perdiendo la so racha de %d puntos" @@ -3625,104 +4075,390 @@ msgstr "Equipu" msgid "Neutral" msgstr "Neutral" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "¡%s ta so ataque!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "¡Ensin arma drecha!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "¡Ensin arma esquierda!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arcu" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Españador" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Afarador" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Bola fueu" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Cañón d'asaltu láser pesáu" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Ametralladora pesada" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Gabitu" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Ametralladora" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Morteru" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Escopeta" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#% Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vafador" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vórtice" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s años" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d años" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d añu" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d años" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d años" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d años" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s selmanes" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d selmanes" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d selmana" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d selmanes" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d selmanes" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d selmanes" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s díes" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d díes" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d día" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d díes" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d díes" + +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d díes" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "" +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s hores" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arcu" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d hores" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Españador" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d hora" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d hores" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Afarador" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d hores" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d hores" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Bola fueu" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s minutos" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d minutos" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Cañón d'asaltu láser pesáu" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d minutu" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Ametralladora pesada" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d minutos" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Gabitu" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d minutos" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Ametralladora" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d minutos" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s segundos" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Morteru" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d segundos" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d segundu" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d segundos" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d segundos" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d segundos" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dᵁ" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Escopeta" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dᵁ" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#% Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%dᵁ" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vafador" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dᵁ" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vórtice" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3752,9 +4488,9 @@ msgid "Item %d" msgstr "Oxetu %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Personalizáu" @@ -3889,6 +4625,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Esquierdu" @@ -3899,6 +4636,7 @@ msgstr "Esquierdu" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Drechu" @@ -3919,11 +4657,13 @@ msgid "Flip messages order" msgstr "Voltiar orde de mensaxes" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Alliniación de testu:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centru" @@ -4042,6 +4782,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4100,12 +4844,12 @@ msgid "Status bar" msgstr "Barra d'estáu" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4190,6 +4934,10 @@ msgstr "Panel habilitáu siempres" msgid "Forced aspect:" msgstr "Aspeutu forciáu:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Panel del temporizador de carrera" @@ -4209,9 +4957,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alfa:" @@ -4317,7 +5065,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Enxamás" @@ -4399,7 +5147,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Fondu:" @@ -4407,19 +5155,13 @@ msgstr "Fondu:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Deshabilitar" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Color:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Tamañu del berbesu:" @@ -4429,12 +5171,12 @@ msgid "Team color:" msgstr "Color d'equipu:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Comprobar color d'equipu nel mou configuración" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4537,10 +5279,6 @@ msgstr "Dellos xugadores" msgid "Servers" msgstr "Sirvidores" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Crear" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Multimedia" @@ -4552,9 +5290,9 @@ msgstr "Perfil" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Por defeutu" @@ -5281,10 +6019,6 @@ msgstr "Xéneru" msgid "Apply immediately" msgstr "Aplicar nel intre" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Colar" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "¿De xuru que quies colar?" @@ -5622,7 +6356,7 @@ msgid "Often" msgstr "Davezu" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Siempres" @@ -5882,189 +6616,173 @@ msgstr "Efeutos del aprucideru" msgid "Quality:" msgstr "Calidá:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Vista" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Mira" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Mensaxes" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Armes" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modelos" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Ensin mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Tamañu de mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Color de mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Pola vida" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Habilitar puntu de mira central" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Tamañu de puntu:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Color de puntu:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Agrandar la mira si s'apunta a un enemigu" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animar la mira al firir un enemigu" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animar la mira al pañar un oxetu" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Amosar decimales na cuenta atrás del remanecimientu" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Tamañu de fonte:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Dañu" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Fautor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Nomes de xugador" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Amosar nomes enriba los xugadores" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Distancia máxima:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Xuegu n'equipu" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6077,310 +6795,326 @@ msgstr "Pa que'l editor del HUD s'amuese, tienes de tar nun xuegu primero." msgid "Do you wish to start a local game to set up the HUD?" msgstr "¿Deseyes aniciar un xuegu llocal pa configurar el HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Mensaxes" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Información d'asesinatu" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Amosar información tocante a les raches d'asesinatos" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Amosar namái les raches si son llogros" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Amosar información de racha nos mensaxes de muerte" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Mensaxes d'información en raches:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Oxetivu" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Atacante" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Amosar nuna llinia separtada" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Axustes del mou de xuegu" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Otru" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Amosar tolos mensaxes d'información na caxa de charra" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Amosar los estaos de xugadores na caxa de charra" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Anunciantes" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Soníos de llogros" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modelos" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Oxetos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Usar imáxenes 2D simples en cuantes de modelos d'oxetu" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Alfa non disponible:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Color non disponible:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Prieta" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Escura" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Tiñida" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Azul" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Xugadores" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Forciar modelos de xugador al míu" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Forciar colores de xugador al míu" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Dengún" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Dellos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Munchos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Vista" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Perspeutiva en 1er persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Perspeutiva en 3er persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Permitir el pasu pente les muries al ser espeutador" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Campu visión:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "ZOOM^Fautor de zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "ZOOM^Velocidá de zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "ZOOM^Sensibilidá de zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Fautor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Llanzar zoom cuando muerras o remanezas" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Llanzar zoom cuando cambies d'armes" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Llista de priorida d'arma" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Armes" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Arriba" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Abaxo" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Cambéu automáticu d'arma nel pañamientu" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7138,15 +7872,15 @@ msgstr "" msgid "" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^MÁX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7202,101 +7936,101 @@ msgstr "PART^Rápida" msgid "PART^Instant" msgstr "PART^Nel intre" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Xineru" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Febreru" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Marzu" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Abril" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Mayu" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Xunu" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Xunetu" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Agostu" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Setiembre" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Ochobre" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Payares" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Avientu" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Xuníu:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Mapa_favoritu:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Alcuentros:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (ensin clasificar)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7305,21 +8039,21 @@ msgstr "" "L'anovamientu pue descargase en:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "¡Anovar agora a %s!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7327,19 +8061,14 @@ msgstr "" "^1FALLU: Ríquese la compresión de testura pero nun ta sofitada.\n" "^1Espérense problemes visuales.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Color d'equipu:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Habilitar panel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (arma mutante)" diff --git a/common.be.po b/common.be.po index f8541ac3f1..0e9a8e8086 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: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent \n" "Language-Team: Belarusian (http://www.transifex.com/team-xonotic/xonotic/" "language/be/)\n" @@ -22,457 +22,724 @@ 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.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Старт" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Фініш" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Сярэдняе %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Няма патронаў" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Няма" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Недаступны" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Гулец %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Сярэдняе 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Вы мусіце адказаць перад пачаткам настáўлення HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Імя ^7замест \"^1Anonymous player^7\" у статыстыцы" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Апытанне было створана для:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Дазволіць серверам захоўваць і паказваць вашае імя?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Наставіць HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Так (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Не (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Уласны рэкорд" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Рэкорд сервера" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Гулец^7: Гэта чат." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "кадры/с: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Агляд" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Назіранне: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Націсніце ^3%s^1 каб назіраць" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" "^1Націсніце ^3%s^1 ці ^3%s^1 каб перайсці да наступнага ці папярэдняга гульца" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Выкарыстоўвайце ^3%s^1 ці ^3%s^1 для змянення хуткасці" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Націсніце ^3%s^1 для агляду" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Націсніце ^3%s^1 каб даведацца пра рэжым гульні" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Матч ужо пачаўся" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1У вас скончыліся жыцці" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Націсніце ^3%s^1 каб далучыцца" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Гульня пачнецца праз ^3%d^1 секунд" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Зараз у ^1разміначным^2 этапе!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНацісніце ^3%s%s каб скончыць размінку" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНацісніце ^3%s%s калі будзеце гатовы" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Чаканне іншых для сканчэння размінкі..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Чаканне іншых гульцоў..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Націсніце ^3%s^2 каб скончыць размінку" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Колькасці каманд не збалансаваныя!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Націсніце ^3%s%s каб карэктаваць" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Націсніце ^3ESC ^7каб паглядзець настáўленні HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двойчы пстрыкніце ^7па панэлі для панэльна-спецыфічных параметраў." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7каб адключыць тэст калізій, ^3SHIFT ^7і" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3СТРЭЛКІ ^7для дакладнага рэгулявання." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr " qu/с" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " м/с" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " км/г" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr " м/г" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr " вузлы" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Паспяхова экспартавана ў %s! (Заўвага: захавана ў data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Не выйшла запісаць у %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ПАМЫЛКА - МЕНЮ БАЧНАЕ, АЛЕ НЕ ВЫЗНАЧАНАЕ!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (не звязаны)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 голас)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d галасоў)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Усё адно" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Абярыце тып гульні" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Галасаванка за мапу" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d секунд засталося" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Вы не павінны ўжываць гэты загад па сваім жаданні!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Памылка:^7 Індэкс паку не знойдзены.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Запыт на перадпрагляд...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "Спроба выдаліць каманду, якой няма ў спісе каманд!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bcзабойствы" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bcчас" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^bcузяцці" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^час трымання" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^смерці" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^знішчана" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^выкіданні" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^правалы" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fcзабойствы" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^галы" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kcзабойствы" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "см/заб" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "см/заб" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "см/заб" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "см/заб" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^забойствы" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^колы" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^жыцці" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^паразы" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^імя" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^сума" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^мянушка" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^мэты" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^узяцці" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^пінг" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^пз" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^штуршкі" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^рэйтынг" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^вяртанні" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^адраджэнні" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^лік" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^самагубствы" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^узяцці" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^цікі" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Можна мадыфікаваць табло ліку з дапамогай загаду ^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Карыстанне:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "Стандартнае значэнне ^2scoreboard_columns_set\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7поле1 поле2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "Распазнаны наступныя назвы палёў (рэгістр не ўлічваецца):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -480,43 +747,43 @@ msgstr "" "Можна выкарыстоўваць ^3|^7 для раўнання палёў па правым краі.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3імя^7 ці ^3мянушка^7 Імя гульца\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3пінг^7 Час пінгу\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3пз^7 Пакетаў згублена\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3абойстваў^7 Колькасць забойстваў\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3смерцяў^7 Колькасць смерцяў\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3самагубстваў^7 Колькасць самагубстваў\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3фрагі^7 забойствы - самагубствы\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Стасунак забойствы/смерці\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3сума^7 фрагі - смерці\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -524,91 +791,91 @@ msgstr "" "^3узяцці^7 Як часта сцяг (CTF) ці ключ (KeyHunt) быў " "захоплены\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -617,30 +884,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -671,7 +938,7 @@ msgid "Rankings" msgstr "Рэйтынг" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Табло" @@ -738,624 +1005,711 @@ msgstr "Вы мёртвы, пачакайце ^3%s^7 да адраджэння" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Вы мёртвы, націсніце ^2%s^7 каб адрадзіцца" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Спам" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s пад атакай!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Няма стральца справа!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Няма стральца злева!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Таймер гранаты" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Рух адраджэння" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Націснуць" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Патроны" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Знішчыць" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Супраціў" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Абараніць" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Хуткасць" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Сіняя база" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Медык" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "НЕБЯСПЕКА" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Удар" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Варожы носьбіт" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Вампірызм" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Носьбіт сцяга" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Немач" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Кінуты сцяг" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Помста" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Дапамажыце!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Падскок" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Тут" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Палёт" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Кінуты ключ" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Нябачны" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Носьбіт ключа" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Бяжы сюды" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Чырвоная база" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "памылка падчас стварэння curl handle\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Загад на адбітак абвяшчэнняў працуе толькі з cl_cmd ды sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Дамп зброі працуе толькі з sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "Перазапуск сістэмы абвяшчэнняў працуе толькі з cl_cmd ды sv_cmd.\n" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Арыентыр" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Генератар" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Кантрольны пункт" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Рэактыўны заплечнік" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Чэкпоінт" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Энергія рэгенерацыі" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Фініш" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Моц" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Старт" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Панцыр" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Гол" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Шпулянне Тубай" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Мяч" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Носьбіт мяча" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Нябачнасць" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Дадатковае жыццё" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Хуткасць" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Моц" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Панцыр" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Энергія рэгенерацыі" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Рэактыўны заплечнік" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Замарожаны!" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Адзначаны" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Машына" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s патрэбна дапамога!" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Патроны" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Супраціў" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Медык" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Удар" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Вампірызм" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Немач" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Помста" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Падскок" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Палёт" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Нябачны" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Уварванне" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Выйсці" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "памылка падчас стварэння curl handle\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Загад на адбітак абвяшчэнняў працуе толькі з cl_cmd ды sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Дамп зброі працуе толькі з sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Стварыць" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" -msgstr "Перазапуск сістэмы абвяшчэнняў працуе толькі з cl_cmd ды sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Далучыцца" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s гадоў" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d гадоў" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d год" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d гады" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d гады" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d гадоў" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s тыдняў" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d тыдняў" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d тыдзень" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d тыдні" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d тыдні" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d тыдняў" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s дзён" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d дзён" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d дзень" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d дні" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d дні" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d дзён" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" -#: qcsrc/common/counting.qh:34 +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s гадзін" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Маг" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Шамблер" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Павук" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Віверна" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Зомбі" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d гадзін" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d гадзіна" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d гадзіны" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d гадзіны" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d гадзін" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s хвілін" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d хвілін" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d хвіліна" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d хвіліны" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d хвіліны" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d хвілін" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s секунд" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Колер:" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Арыентыр" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d секунда" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Дапамажыце!" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d секунды" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Тут" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d секунды" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "НЕБЯСПЕКА" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Замарожаны!" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%d-шы" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%d-гі" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Чэкпоінт" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%d-ці" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Фініш" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%d-ты" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Старт" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Шпулянне Тубай" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Абараніць" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Забіць усіх ворагаў" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Знішчыць" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Націснуць" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Выжываць і забіваць, пакуль у ворагаў не застанецца жыццяў" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Носьбіт сцяга" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Варожы носьбіт" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Бег навыперадкі да фінішнай лініі" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Кінуты сцяг" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Гонка на найкарацейшы час" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Чырвоная база" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Забіць усіх з варожай каманды" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Сіняя база" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Знайсці і прынесці варожы сцяг на сваю базу" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Кантрольны пункт" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Кінуты ключ" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Забіць усю варожую каманду, каб перамагчы ў раўндзе" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Носьбіт ключа" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Захапіць усе кантрольныя пункты" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Бяжы сюды" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Мяч" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Сабраць усе ключы" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Носьбіт мяча" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Гол" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Генератар" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -"Разбурыць перашкоды, каб знайсці і знішчыць ядро сілкавання ворага за пэўны " -"час" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -"Захапіць кантрольныя пункты, каб дабрацца да варожага генератара і знішчыць " -"яго" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Машына" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Адзначаны" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Ворагі не паміраюць, а замарожваюцца. Каб размарозіць напарніка, станьце " -"побач з ім" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Нябачнасць" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Захоўваць мяч, каб атрымаць балы на забойствы" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Дадатковае жыццё" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Спам" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Уварванне" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s патрэбна дапамога!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Выжыць насуперак хвалям пачвар" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Маг" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Шамблер" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Павук" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Віверна" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Зомбі" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1366,16 +1720,21 @@ msgstr "^1Сервер абвяшчае:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d секунд засталося)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4NOTE: ^BGЧат гледачоў нябачны для гульцоў падчас матчу" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захапіў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1384,17 +1743,17 @@ msgstr "" "^BG%s^BG захапіў ^TC^TT^BG сцяг цягам ^F1%s^BG секунд, пабіўшы папярэдні " "рэкорд ^BG%s^BG - ^F2%s^BG секунд" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1403,42 +1762,42 @@ msgstr "" "^BG%s^BG захапіў ^TC^TT^BG сцяг за ^F2%s^BG секунд, не пабіўшы папярэдні " "рэкорд ^BG%s^BG - ^F1%s^BG секунд" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG сцяг быў вернуты на базу сваім уладальнікам" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG сцяг быў знішчаны і вернуты на базу" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG сцяг быў кінуты на базе і вернуты на яе" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 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.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1447,1159 +1806,1179 @@ msgstr "" "^BG ^TC^TT^BG Сцяг больш не мог трываць, і праз ^F1%.2f^BG секунд вярнуўся " "на базу" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGСцяг ^TC^TT^BG быў вернуты на базу" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG згубіў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG узяў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG вярнуў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Кідаем жэрабя... Вынік: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGНяма паліва для ^F1рэактыўнага заплечніка" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Вы не маеце UID, настáўленні супергледача не будуць захаваны/адноўлены" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Раўнд ужо пачаўся, вы далучыцеся да гульні ў наступным раўндзе" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Будзеце назіраць у наступным раўндзе" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 быў перанесены ў %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 ганебна самаліквідаваўся%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 памёр%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 знайшоў спякотнае месца%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 далучыўся да Зомбі%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 пазбавіўся ўсіх патронаў%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 згінуў%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перайшоў у %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 быў замарожаны ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 быў ажыўлены ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 вярнуўся да жыцця пасля падзення" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 быў ажыўлены выбухам гранаты" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 быў аўтаматычна ажыўлены пасял %s секунд(ы)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG каманда перамагла ў раундзе" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG перамог у раундзе" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGНічыя" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд скончаны, пераможцаў няма" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 замарозіў сам сябе" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРэжым бога ўратаваў цябе ад %s шкоды, чыцер!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG узяў баф %s^BG!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG згубіў баф %s^BG!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGВы кінулі баф %s^BG!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGВы узялі баф %s^BG!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВы не маеце ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВы кінулі ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВы ўзялі ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGВам не стае патронаў да ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4 няма ^BG на гэтай мапе" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 падлучыўся%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 падлучыўся і далучыўся да каманды ^TC^TT" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 цяпер гуляе" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG згубіў мяч!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG узяў мяч!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG узяў ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 узяў Нябачнасць" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 узяў Панцыр" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 узяў Хуткасць" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 узяў Сілу" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 адлучыўся" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 быў выкінуты за бяздзейнасць" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 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.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 цяпер назірае" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG пакінуў гонку" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG скончыў гонку" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGкаманда атрымала бал(ы)!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 узяў Суперзброю" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Пачалі!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Гульня пачнецца праз ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раўнд пачнецца праз ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Годзе хавацца!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2609,239 +2988,239 @@ msgstr "" "^BGНе саромцеся ^F2спрабаваць захапіць^BG сцяг ізноў,\n" "^BGкалі лічыце, што здолееце." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВы захапілі ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGНадта шмат выкіданняў сцяга! Кіданне адключана на %s." -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВы атрымалі ^TC^TT^BG сцяг ад %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG просіць вас перадаць сцяг %s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGВы просіце %s^BG перадаць вам сцяг" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВы перадалі ^TC^TT^BG сцяг %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGУ вас ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGВораг %s^BG узяў наш сцяг! Трэба вярнуць яго!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGВораг %s (^BG%s%s)^BG узяў наш сцяг! Трэба вярнуць яго!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGЧалец %sвашай каманды^BG узяў сцяг! Трэба абараніць яго!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВы вярнулі ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGНявыкрутка! Цяпер ворагі бачаць вас на радары!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGНявыкрутка! Цяпер ворагі бачаць носьбітаў на радары!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВы забілі ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВы адабралі бал у ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас забіў ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sУ вас забраў бал ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sВас забіў ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sУ вас забраў бал ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sВы забілі ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sВы адабралі бал у ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВы адабралі бал у ^BG%s^K1, пакуль яны набіралі" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВы несумленна забілі ^BG%s" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sУ вас забраў бал ^BG%s^K1, пакуль вы набіралі!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sВас несумленна забіў ^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sУ вас забраў бал ^BG%s^K1, пакуль набіралі^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sВас несумленна забіў ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sВы забілі ^BG%s^K1, пакуль яны набіралі^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sВы несумленна забілі ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGНацісніце ^F2КІНУЦЬ ЗБРОЮ^BG ізноў, каб кінуць гранату!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Вы атрымалі ^K1БОНУСНУЮ ГРАНАТУ^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2850,400 +3229,442 @@ msgstr "" "^BGВас перанеслі ў іншую каманду\n" "Цяпер вы належыце: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Не ідзіце супраць чальцоў сваёй каманды!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не страляйце па сваіх!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Памры, кэмпер!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Скарэктуй сваю тактыку, кэмпер!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Вы былі %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Вы ўзялі некалькі дадатковых жыццяў" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGВы ўзялі мяч" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Дадатковых жыццяў засталося: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Дзейная зброя: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3252,324 +3673,351 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1Уваходны^BG партал створаны" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Выходны^BG партал створаны" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Нябачнасць скончылася" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Панцыр скончыўся" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Хуткасць скончылася" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Сіла скончылася" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (каля %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "першасны" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "другасны" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Націсніце %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " з %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "ТРАЙНЫ ФРАГ! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "ШАЛЕНСТВА! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "БОЙНЯ! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "МЯСА! " -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "БЕРСЕРКЕР! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "РАЗНЯ! " -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "АРМАГЕДОН! " -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d балаў запар! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d фрагаў запар! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Першая кроў! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Першы бал! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Першае здарэнне! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Першая ахвяра! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr "" @@ -3598,104 +4046,390 @@ msgstr "Каманда" msgid "Neutral" msgstr "Нейтральная" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s пад атакай!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "%d дзён, %02d:%02d:%02d" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Няма стральца справа!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Няма стральца злева!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Heavy Machine Gun" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rocket Propelled Chainsaw" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizer" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s гадоў" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d гадоў" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d год" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d гады" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d гады" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d гадоў" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s тыдняў" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d тыдняў" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d тыдзень" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d тыдні" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d тыдні" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d тыдняў" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s дзён" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d дзён" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d дзень" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d дні" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d дні" + +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "%d дзён, %02d:%02d:%02d" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d дзён" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s гадзін" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d гадзін" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d гадзіна" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d гадзіны" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d гадзіны" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d гадзін" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s хвілін" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d хвілін" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d хвіліна" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d хвіліны" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d хвіліны" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d хвілін" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s секунд" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d секунд" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d секунда" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d секунды" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d секунды" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d секунд" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%d-шы" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%d-гі" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%d-ці" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%d-ты" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3725,9 +4459,9 @@ msgid "Item %d" msgstr "Рэч %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Іншы" @@ -3859,6 +4593,7 @@ msgstr "Зраўнаваць значкі:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Леваруч" @@ -3869,6 +4604,7 @@ msgstr "Леваруч" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Праваруч" @@ -3889,11 +4625,13 @@ msgid "Flip messages order" msgstr "Адваротны парадак паведамленняў" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Раўнанне тэксту:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "У цэнтры" @@ -4012,6 +4750,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4070,12 +4812,12 @@ msgid "Status bar" msgstr "Радок стану" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Леваруч" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Праваруч" @@ -4160,6 +4902,10 @@ msgstr "Заўсёды ўключана" msgid "Forced aspect:" msgstr "Стасунак:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Панэль гоначнага таймера" @@ -4179,9 +4925,9 @@ msgstr "Радар:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Празрыстасць:" @@ -4287,7 +5033,7 @@ msgstr "Знікаць пасля:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Ніколі" @@ -4369,7 +5115,7 @@ msgid "Panel background defaults:" msgstr "Стандартны фон панэляў:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Фон:" @@ -4377,19 +5123,13 @@ msgstr "Фон:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Адключыць" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Колер:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Шырыня краёў:" @@ -4399,12 +5139,12 @@ msgid "Team color:" msgstr "Колер каманды:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Праверыць колер каманды ў рэжыме настáўлення" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Прамежак:" @@ -4507,10 +5247,6 @@ msgstr "Сеткавая гульня" msgid "Servers" msgstr "Серверы" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Стварыць" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Медыя" @@ -4522,9 +5258,9 @@ msgstr "Профіль" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Стандартна" @@ -4696,7 +5432,7 @@ msgstr "Богападобны" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:148 msgid "Mutators..." -msgstr "" +msgstr "Мутатары..." #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:157 msgid "Maplist" @@ -5251,10 +5987,6 @@ msgstr "Пол" msgid "Apply immediately" msgstr "Ужыць зараз" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Выйсці" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Сапраўды жадаеце выйсці?" @@ -5592,7 +6324,7 @@ msgid "Often" msgstr "Часта" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Заўсёды" @@ -5852,189 +6584,173 @@ msgstr "Эфекты пункта з'яўлення" msgid "Quality:" msgstr "Якасць:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Выгляд" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Прыцэл" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Паведамленні" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Зброя" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Мадэлі" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Без прыцэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Залежыць ад зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Памер прыцэлу:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Празрыстасць:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Колер прыцэлу:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Паводле здароўя" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Паказваць стан зброі колцам" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Празрыстасць колца:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Кропка ў цэнтры" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Памер кропкі:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Празрыстасць кропкі:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Колер кропкі:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Нармальны колер прыцэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Эфекты анімацыі прыцэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Размыць прыцэл пры перашкодах стрэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Павялічваць прыцэл пры навядзенні на ворага" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Анімацыя прыцэлу, калі было траплянне" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Анімацыя прыцэлу, калі нешта было паднята" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Хуткасць знікання:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Прамежак па баках:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Дзесятковыя на таймеры адраджэння" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Паказв. дакладнасць на табло ліку" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Арыентыры" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Паказваць маршруты да мэтаў на мапе" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Памер шрыфту:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Зрух краёў:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Плыўна знікаць калі ля прыцэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Шкода" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Перакрыванне:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Множнік павелічэння:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Хуткасць знікання:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Імёны гульцоў" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Паказваць імёны над гульцамі" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Макс. дыстанцыя:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Абясколерыць:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Камандная гульня" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Толькі ў зоне прыцэлу" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Паказваць здароўе ды бронь" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Накладанне шкоды:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Увайсці ў рэдактар HUD" @@ -6047,310 +6763,326 @@ msgstr "HUD-рэдактар працуе толькі ў запушчанай msgid "Do you wish to start a local game to set up the HUD?" msgstr "Запусціць лакальную гульню, каб рэдагаваць HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Паведамленні" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Інфармацыя пра фрагі" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Паказв. інфу пра шэрагі забойстваў" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Паказв. шэрагі забойстваў, толькі калі яны ёсць дасягненнямі" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Паказв. інфу пра шэрагі забойстваў на цэнтральнай панэлі" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Паказв. інфу пра шэрагі забойстваў у паведамленнях пра смерць" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Шэрагі забойстваў у інф. паведамленнях:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Мэта" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Атаковец" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Выводзіць на асобных радках" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Дадатковая інфа пра фрагі на цэнтральнай панэлі, калі даступна" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Дадаваць месца фрага ў паведамленні пра смерць, калі даступна" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Настáўленні рэжыму гульні" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Паказваць рэкорды ў Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Паказваць імя захопніка сцяга ў Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Іншае" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Паказваць кансольныя паведамленні ў верхнім левым куце" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Паказваць усе інф. паведамленні ў вакне чату" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Паказваць статусы гльцоў у вакне чату" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Абвяшчэнні бонусаў" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Цэнтральныя абвяшчэнні зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Даведачныя абвяшчэнні пра зброю" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Дыктары" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Гукі лічыльніка адраджэння" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Гукі шэрагу забойстваў" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Гукі дасягненняў" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Мадэлі" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Рэчы" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Ужываць простыя 2D-выявы замест мадэляў рэчаў" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Празрыстасць прывіда:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Колер прывіда:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Чорны" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Цьмяны" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Афарбаваны" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Нармальны" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Сіні" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Гульцы" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Паказваць усіх гульцоў маёй мадэллю" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Паказваць усіх гульцоў маім колерам" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Зацямняць забітых:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Шматкі:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Не" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Крыху" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Багата" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Дахалеры і трошкі" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Выгляд" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Від ад першай асобы" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Пераходзіць у від ад трэцяй асобы пры смерці" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Змякчаць від пры прызямленні" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Змякчаць від, калі крадзешся" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Ваганне камеры падчас прастою" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Гайданне падчас хады" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Від ад трэцяй асобы" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Глыбіня" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Вышыня" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Праходзіць праз муры пры назіранні" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Сектар агляду, гр:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "ZOOM^Множнік павелічэння:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "ZOOM^Хуткасць павелічэння:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Імгненна" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "ZOOM^Чуласць павелічэння:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Хуткасць павелічэння" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Рух толькі наперад" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Множнік" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Паказв. крыж прыцэлу падчас павелічэння" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Скідаць павелічэнне пры смерці ці адраджэнні" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Скідаць павелічэнне пры змене зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Спіс прыярытэту зброі" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Зброя" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Вышэй" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Ніжэй" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Улічваць прыярытэты пры гартанні зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Цыкл толькі па гатовай да ўжывання зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Адразу браць у рукі паднятую зброю" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Адпускаць кнопку атакі пры пераключэнні зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Паказваць мадэль зброі ў руках" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Інерцыя зброі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Гайдаць мадэллю зброі" @@ -7108,15 +7840,15 @@ msgstr "<ЗАГАЛОВАК>" msgid "" msgstr "<АЎТАР>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^Максімум" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^Адключана" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s дБ" @@ -7172,101 +7904,101 @@ msgstr "PART^Хуткі" msgid "PART^Instant" msgstr "PART^Імгненны" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Студзень" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Люты" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Сакавік" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Красавік" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Травень" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Чэрвень" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Ліпень" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Жнівень" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Верасень" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Кастрычнік" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Лістапад" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Снежань" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Далучыўся:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Апошнія_гледжаныя:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Час_у_гульні:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Улюбёная_мапа:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_матчаў:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_рэйтынг:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_адсотак:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_улюбёная_мапа:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (без рэйтынгу)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7275,21 +8007,21 @@ msgstr "" "Абнаўленне можна сцягнуць з:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Аўтаматычнае стварэнне mapinfo для новых мапаў..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s ТЭСТАВЫ БІЛД" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Абнавіцеся да %s зараз!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7297,19 +8029,14 @@ msgstr "" "1^ПАМЫЛКА: Сцісканне тэкстур патрабуецца, але не падтрымліваецца.\n" "1^Магчыма, будуць праблемы з візуалізацыяй.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Стандартныя настáўленні" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Колер каманды:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Уключыць панэль" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (зброя з мутатара)" diff --git a/common.bg.po b/common.bg.po index b04840e09b..edfe021da8 100644 --- a/common.bg.po +++ b/common.bg.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent \n" "Language-Team: Bulgarian (http://www.transifex.com/team-xonotic/xonotic/" "language/bg/)\n" @@ -20,462 +20,729 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Начална линия" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Крайна линия" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Междинен %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Мунициите свършиха" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Нямам" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Не е на разположение" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Играч %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Междинен 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1ДУЗПА: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2ДУЗПА: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" "^1Трябва да отговорите преди да влезнете в мод за конфигуриране на HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Име ^7вместо \"^1Анонимен играч^7\" в статистиката" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Бе започнато гласуване за:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Позволявате ли сървърите да пазят и показват вашето име?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Конфигуриране на HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Да (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Не (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Лично постижение" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Сървърно постижение" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Играч^7: Това е мястото чатене" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Наблюдавам" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Зрител: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Натиснете ^3%s^1 за да набюдавате играч" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Натиснете ^3%s^1 или ^3%s^1 за следващ или предишен играч" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Използвайте ^3%s^1 или ^3%s^1 за да промените скоростта" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Натиснете ^3%s^1 за да наблюдавате" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Натиснете ^3%s^1 за информация на игровия мод" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Мачът вече започна" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Нямате повече животи" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Натиснете ^3%s^1 за да се включите" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Играта започва след ^3%d^1 секунди" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2В етап на ^1загряване^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНатиснете ^3%s%s за да приключите загрявката" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНатиснете ^3%s%s когато сте готови" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Изчакване на останалите играчи да приключат със загрявката..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Изчакване на останалите играчи да се приготвят" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Натиснете ^3%s^2 за да приключите загрявката" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Броят на играчите е небалансиран" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Натиснете ^3%s%s за да нагласите" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Натиснете ^3ESC ^7за да видите HUD настройките." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двоен клик ^7върху панел за да видите специфичните настройки." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7за да изключите проверката за сблъсък, ^3SHIFT ^7и" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7за фини настройки" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "възли" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Успешно записан като %s! (Бележла: Запазено е в data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Неможе да пише в %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ГРЕШКА - МЕНЮТО Е ВИДИМО НО НЕ Е ДЕФИНИРАНО" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (не е свързано)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 глас)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d гласа)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Не ми пука" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Гласуване за карта" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "остават %d секунди" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3Не би трябвало да използвате тази команда самостоятелно\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Грешка:^7 Не може да намери индекс.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Изискване на преглед...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" "Опитвате се да премахнете отбор, който не съществува в списъка на отборите!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bcубийства" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bcвреме" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^пленявания" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^capвреме" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^умирания" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^унищожавания" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^изпускания" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^фалове" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^знаменосци" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^голове" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kcубийства" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^kdсъотношение" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^k/d" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^kd" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^убийства" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^обиколки" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^животи" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^загуби" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^име" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^сума" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^прякор" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^цели" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^задигания" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^пинг" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^зп" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^избутвания" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^ранг" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^връщания" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^съживявания" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^резултат" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^самоубийства" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^взимания" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^щракания" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Можете да променяте таблото като използвате командата " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Начин на използване:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set по подразбиране\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7поле1 поле2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Следните имена на полета са разпознати (без значение от малки и големи " "букви)\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -483,49 +750,49 @@ msgstr "" "Може да използвате ^3|^7 за да започнете дясно-подравнени полета.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3име^7 или ^3име^7 Име на играч\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Пинг време\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Загуба на пакети\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Брой убийства\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Брой смъртни случаи\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Брой самоубийства\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 убийства - самоубийства\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Съотношение убийства-смърт\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 убийства - смъртни случаи\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "^3caps^7 Колко често е пленявано знаме (CTF) или ключ (KeyHunt)\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -533,79 +800,79 @@ msgstr "" "^3pickups^7 Колко често е задигано знаме (CTF), ключ (KeyHunt) или топка " "(Keepaway)\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Най-бързо пленяване (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3fckills^7 Брой убийства на знаменосец\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Брой на върнати знамена\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Брой на изпуснати знамена\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Брой бивоти (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Ранг на играча\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pushes^7 Брой на играчи, избутани в безкрайността\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "^3destroyed^7 Брой на унищожени ключове, избутани в безкраността\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3kckills^7 Брой на убити ключоносители\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 Брой на изгубени ключове\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Брой на завършени обиколки (race/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Общо състезателно време (race/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Най-бърза обиколка (race/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Брой щракания (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3takes^7 Точки за доминиране (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3bckills^7 Брой на убити носители на топка\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "^3bctime^7 Общо време за притежание на топка в Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -613,7 +880,7 @@ msgstr "" "^3score^7 Общ брой точки\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -628,7 +895,7 @@ msgstr "" "или на всички с изключение на тези. Също може да укажете 'all' като\n" "поле, за да се виждат всички възможни полета за избрания тип на игра.\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -639,11 +906,11 @@ msgstr "" "включително/изключително ВСИЧКИ teams/noteams типове на игра\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "Пример: scoreboard_columns_set име ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -651,7 +918,7 @@ msgstr "" "ще покаже name, ping и pl подредени в ляво и полетата\n" "дясно от вертикалния бар, дясноцентриран.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -659,7 +926,7 @@ msgstr "" "'field3' ще се показва само в CTF, а 'field4' ще се показва във всички\n" "типове на игра, без DM\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -690,7 +957,7 @@ msgid "Rankings" msgstr "Класиране" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Ранглист" @@ -757,592 +1024,416 @@ msgstr "Мъртав сте, изчакайте ^3%s^7 преди съживяв msgid "You are dead, press ^2%s^7 to respawn" msgstr "Мъртав сте, натиснете ^2%s^7 за съживяване" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Спам" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s е атакуван!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Не е стрелец - десничар!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Не е стрелец - левичар!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Процес на съживяване" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Бутни" - -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Унищожи" - -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Защитавай" - -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Синя база" - -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "ОПАСНОСТ" - -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Вражески знаменосец" - -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Знаменосец" - -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Изпуснато знаме" - -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Помогни ми!" - -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Тук" - -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Изпуснат ключ" - -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Ключоносител" - -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Бягай тук" - -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Червена база" - -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Плоча" - -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Генератор" - -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Контролен пункт" - -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "КПП" - -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Финал" - -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Старт" - -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Гол" - -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Топка" - -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Притежател на топката" - -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Невидимост" - -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Допълнителен живот" - -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 msgid "Speed" msgstr "Скорост" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Сила" - -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Щит" - -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Гориво" - -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Реактивна раница" - -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Замръзен!" - -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Заплют" - -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Возило" - -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s се нужда е от помощ!" - -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "" - -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "" - -#: qcsrc/common/buffs.qh:66 +#: qcsrc/common/buffs.qh:67 msgid "Medic" msgstr "" -#: qcsrc/common/buffs.qh:73 +#: qcsrc/common/buffs.qh:74 msgid "Bash" msgstr "" -#: qcsrc/common/buffs.qh:80 +#: qcsrc/common/buffs.qh:81 #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 msgid "Vampire" msgstr "Вампир" -#: qcsrc/common/buffs.qh:87 +#: qcsrc/common/buffs.qh:88 msgid "Disability" msgstr "" -#: qcsrc/common/buffs.qh:94 +#: qcsrc/common/buffs.qh:95 msgid "Vengeance" msgstr "" -#: qcsrc/common/buffs.qh:101 +#: qcsrc/common/buffs.qh:102 msgid "Jump" msgstr "" -#: qcsrc/common/buffs.qh:108 +#: qcsrc/common/buffs.qh:109 msgid "Flight" msgstr "" -#: qcsrc/common/buffs.qh:115 +#: qcsrc/common/buffs.qh:116 msgid "Invisible" msgstr "" -#: qcsrc/common/buffs.qh:122 +#: qcsrc/common/buffs.qh:123 msgid "Inferno" msgstr "" -#: qcsrc/common/buffs.qh:129 +#: qcsrc/common/buffs.qh:130 msgid "Swapper" msgstr "" -#: qcsrc/common/buffs.qh:136 +#: qcsrc/common/buffs.qh:137 msgid "Magnet" msgstr "" -#: qcsrc/common/command/generic.qc:173 +#: qcsrc/common/command/generic.qc:172 msgid "error creating curl handle\n" msgstr "грешка при създаването на curl манипулатор\n" -#: qcsrc/common/command/generic.qc:296 +#: qcsrc/common/command/generic.qc:295 msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "Информационната команда работи само с cl_cmd и sv_cmd\n" -#: qcsrc/common/command/generic.qc:349 +#: qcsrc/common/command/generic.qc:348 msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/common/command/generic.qc:543 +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:595 msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "Командата за рестарт на бележките работи само с cl_cmd и sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s години" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d години" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d година" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d години" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d години" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Реактивна раница" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d години" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Гориво" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s седмици" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Сила" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d седмици" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Щит" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d седмица" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n хвърляне на туба" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d седмици" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d седмици" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d седмици" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s дни" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d дни" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d ден" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d дни" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d дни" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d дни" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s часа" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d часа" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d час" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d часа" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d часа" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d часа" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s минути" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d минути" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d минута" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d минути" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d минути" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d минути" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s секунди" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d секунди" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d секунда" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d секунди" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d секунди" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d секунди" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dви" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dри" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%dти" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." +msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dти" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n хвърляне на туба" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Изход" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Създаване" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/minigames/minigame/ps.qc:475 +#, c-format +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/minigames/minigame/qto.qc:305 +#, c-format +msgid "Moves: %s" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" #: qcsrc/common/monsters/monster/mage.qc:10 @@ -1370,6 +1461,275 @@ msgstr "Wyvern" msgid "Zombie" msgstr "Zombie" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Цвят:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Плоча" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Помогни ми!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Тук" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "ОПАСНОСТ" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Замръзен!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "КПП" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Финал" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Старт" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Защитавай" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Унищожи" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Бутни" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Знаменосец" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Вражески знаменосец" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Изпуснато знаме" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Червена база" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Синя база" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Контролен пункт" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Изпуснат ключ" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Ключоносител" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Бягай тук" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Топка" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Притежател на топката" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Гол" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Генератор" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Возило" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Заплют" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Невидимост" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Допълнителен живот" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Спам" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s се нужда е от помощ!" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" + #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" msgstr "^1Сървъра обявява: " @@ -1379,17 +1739,22 @@ msgstr "^1Сървъра обявява: " msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d сек. остават)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE: ^BGЧатът между зрителите не се изпраща до играите по време на мач" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG открадна ^TC^TT^BG знаме" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1398,17 +1763,17 @@ msgstr "" "^BG%s^BG плени ^TC^TT^BG знаме за ^F1%s^BG секунди, подобрявайки рекорда на " "^BG%s^BG от ^F2%s^BG секудни" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1417,31 +1782,31 @@ msgstr "" "^BG%s^BG плени ^TC^TT^BG знаме за ^F2%s^BG секунди, като не успя да подобри " "рекорда на ^BG%s^BG от ^F1%s^BG секудни" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG знаме бе върнато в базата от собственика си" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG знаме бе унищожено и върнато в базата" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG знаме бе изтървано и върнато в базата" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1449,11 +1814,11 @@ msgstr "" "^BG ^TC^TT^BG знаме бе изпуснато и падна на недостижимо място. То бе върнато " "в базата" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1462,174 +1827,174 @@ msgstr "" "^BG ^TC^TT^BG знаме нямаше търпение и се върна в базата след ^F1%.2f^BG " "секудни" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG знаме бе върнато в базата" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG изгуби ^TC^TT^BG знаме" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "BG%s^BG получи ^TC^TT^BG знаме" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG върна ^TC^TT^BG знаме" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе избутан пред чудовище от ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -1637,35 +2002,35 @@ msgstr "" "^BG%s%s^K1 бе хванат от взирвната вълна когато ^BG%s^K1's Bumblebee " "експлодира%s%s" -#: qcsrc/common/notifications.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1673,531 +2038,544 @@ msgstr "" "^BG%s%s^K1 бе хванат от взривната вълна когато експлодира Spiderbot-а на ^BG" "%s^K1 %s%s" -#: qcsrc/common/notifications.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 бе преместен в %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, 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.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 си помисли че е намерил добра снайперистка зона%s%s" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 нечестно се самоострани%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не можа да стигне собствения си дъх%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 бе твърде дълго във водата%s%s" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 удари земята с изпръщяване%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 стана твърде хрупкав%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 се разгорещи%s%s" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 почина%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 откри гореща зона%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 се превърна в гореща шлака%s%s" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 бе взривен от Магьосник%s%s" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 бе премазан от Shambler%s%s" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, 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.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 бе охапан от Spider%s%s" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 бе оцелен с огенено кълбо от Wyvern%s%s" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 се присъедини към Зомбитата%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 усвои самонараняването%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 остана без муниции%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 изгни%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 стана на падаща звезда%s%s" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 бе изтънен%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 не можа да понесе повече%s%s" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 е съхранен за идващите векове%s%s" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 премина към %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 почина инцидентно%s%s" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 се вряза в кула%s%s" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 бе избутан от кула%s%s" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 бе еликтрифициран от кула Тесла%s%s" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 бе прободен от Walker кула%s%s" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 бе смазан от превозно средство%s%s" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 бе на грешното място%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 бе замразен от ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 бе съживен от ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 бе съживен чрез пропадане" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 бе съживен автоамтично след %s секунди(а)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG тийм спечели рунда" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG спечели рунда" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGРунда е равен" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGРунда приключи без победител" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 се замрази" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGОбожествяването Ви ви спести %s точки на поражение, мошеник!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВие нямате ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВие изпуснахте ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВие получихте ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGНямате достатъчно муниции за ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG не е ^F4налично^BG на тази карта" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 се свърза%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 се свърза и се присъедини към ^TC^TT отбор" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 играе в момента" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG изтърва топката!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG получи топката!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG получи ключа за ^TC^TT отбор" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG изтърва ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG изгуби ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG задигна ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 е задържан" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 няма повече животи" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGЧудовищата в момента са спряни" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 получи Невидимост" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 получи Щит" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 получи Скорост" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 получи Скорост" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 се изключи" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 бе изхвърлен заради отсъствие" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2205,42 +2583,42 @@ msgstr "" "^F2Бяхте изхвърлен от сървъра, защото вие сте наблюдател, а в момента не са " "допустими наблюдатели." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 е наблюдател" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG напусна състезанието" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG приключи състезанието" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2249,16 +2627,23 @@ msgstr "" "^BG%s^BG счупи рекорда с ^F2%s^BG, но за жалост няма UID и няма да бъде " "записан." -#: qcsrc/common/notifications.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGотбор отбеляза" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2267,20 +2652,20 @@ msgstr "" "^F2Трябва да станете играч в следващите %s иначе ще бъдете изхрълени, защото " "зяпачите не са позволени за момента!" -#: qcsrc/common/notifications.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 задигна Суперуръжие" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2289,14 +2674,14 @@ msgstr "" "^F4БЕЛЕЖКА: ^BGСървърът използва ^F1Xonotic %s (beta)^BG, а вие имате " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2305,339 +2690,339 @@ msgstr "" "^F4БЕЛЕЖКА: ^F1Xonotic %s^BG е наличен, а вие използвате ^F2Xonotic %s^BG - " "посетете адрес ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Информация за версията: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 бе твърде близо до ракета%s%s на ^BG%s^K1 " -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 трябваше да използва по-малко оръжие%s%s" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 забрави за своята огнена мина%s%s" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 си играеше със своите миниатюрни ракети Hagar%s%s" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 забрави за собствената си мина%s%s" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 си играеше с малките Seeker ракети%s%s" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 сега размишлява във формата на телепорти%s%s" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGВие атакувате!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGВие отбранявате!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Начало!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Играта започва след ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Рунда започва след ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Рунда не може да започне" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Недей да кампваш!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2647,239 +3032,239 @@ msgstr "" "^BGЧувствайте се свободен да ^F2плените^BG отново вражеското знаме\n" "^BGако симислите, че ще успеете." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВие пленихте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGТвърде много хвърляния на знамето! Хвърлянето е забранено за %s." -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGПолучихте ^TC^TT^BG знаме от %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG изисква да му подадете знамето%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGИзисквате от %s^BG да ви предаде знамето" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGПредаохте ^TC^TT^BG знаме на %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВие получихте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGВрагът %s^BG открадна вашето знаме! Върнете го!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGВрагът %s (^BG%s%s)^BG открадна вашето знаме! Върнете го!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGТвоя %sсъотборник^BG взе знамето! Защитавай го!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВие върнахте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПат! Враговете вече те виждат на радара!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGПат! Знаменосците могат да бъдат забелязани от враговете на радара!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВие улучихте ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВие отбелязахте срещу ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sБяхте улучен от ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%s ^BG%s ви отбеляза попадение" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sБяхте улучен от ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%s ^BG%s^BG%s ви отбеляза попадение" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sВие улучихте ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sВие отбелязахте срещу ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВие отбелязахте срещу ^BG%s^K1 докато те пишеха" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВие уличихте ^BG%s докато той пишеше" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%s ^BG%s^K1 ви направи точки докато писахте!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sБяхте убит от ^BG%s докато писахте" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%s ^BG%s^K1 ви отбеляза докато писахте^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%s ^BG%s^BG%s ви уби докато писахте" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sВие отбелязахте срещу ^BG%s^K1 докато те писаха^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sБяхте убит докато писахте ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGНатиснете ^F2DROPWEAPON^BG отново за да хвърлите гранатата!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2888,217 +3273,217 @@ msgstr "" "^BGБяхте прехвърлен в друг отбор\n" "Сега сте в: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Не се противопоставяйте на съотборниците си!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стреляйте по съотборниците си!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Умри, палаткаджия!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Преосмисли тактиката си, палаткаджия!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Вие нечестно се самоотстранихте!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Вие бяхте %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Не можахте да задържите дъха си!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ударухте земята с изпръщяване!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Вие се разгорещихте!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Станахте твърде хрупкав!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Самоубихте се!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Трябва да бъдете по-предпазлив" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Не можахте да издържите на горещината!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Трябва да внимавате за чудовища!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Бяхте убит от чудовище!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Има вкус на пиле!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Забравихте да върнете щифта на мястото му!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Съживявате се заради липса на муниции..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Бяхте убит защото останахте без муниции..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Остаряхте без да вземете своето лекарство" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Трябва да пазите своето здраве" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Превърнахте се на падаща звезда!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Стопихте се в калта!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Извършихте самоубийство!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Вие приключихте всичко!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Затънахте в тресавището!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGСега сте в: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Умряхте в инцидент!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Имахте неочаквана среща с кула!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Бяхте покосен от кула!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Имахте неочаквана среща с eWheel кула!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Бяхте покосен от eWheel кула!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Имахте злощастен сблъсък с кула Walker!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Бяхте покосен от кула Walker!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Бяхте хванат от взривната вълна на Bumblebee експлозия!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Бяхте премазан от превозно средство!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Вие бяхте хванат от Raptor бомба!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Вие бяхте в центъра на Raptor експлозия!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1YВие бяхте хванат от взривната вълна на Spiderbot експлозия!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Вие бяхте радробен на парченца от Spiderbot ракета!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Вие бяхте хванат от взривната вълна на Racer експлозия!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Вие не можахте да се скриете от Racer ракета!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Гледай къде ходиш!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Идиот! Вие улучихте ^BG%s^K1, съотборник!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Идиот! Вие се противопоставихте на ^BG%s^K1, съотборник!" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вие бяхте убит от ^BG%s^K1, съотборник" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Отбелязаха ви точки от ^BG%s^K1, съотборник" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3106,67 +3491,71 @@ msgstr "" "^K1Спри да се мотаеш!\n" "^BGИзключване след ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Вие взехте няколко допълнителни живота" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Вие замръзихте ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Бяхте замръзен от ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Вие съживихте ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Вие се съживихте" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Бяхте съживен от ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Бяхте автоматично съживен след %s секунди(а)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Вие се замразихте" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Рунда вече започна, появявате се замръзнал" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s пристигна!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3174,7 +3563,7 @@ msgstr "" "^K1Няма свободни места!\n" "Надявайте се отбора Ви да се справи с положението..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3182,17 +3571,17 @@ msgstr "" "^K1В момента не може да се включите в играта.\n" "Броя на играчите достигна своя максимален капацитет." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGВие получихте топката" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGЗа убийството на играчи, докато не притежавате топката, не получавате " "точки!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3200,7 +3589,7 @@ msgstr "" "^BGВсички ключове са в ръцете на твоя отбор!\n" "Помогнете на ключоносителите да се срещнат!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3208,7 +3597,7 @@ msgstr "" "^BGВсички ключове са в ръцете на ^TC^TT отбор^BG's !\n" "Попречете им ^F4ВЕДНАГА^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3216,23 +3605,23 @@ msgstr "" "^BGВсички ключове са в ръцете на твоя отбор!\n" "Срещнете се с другите притежатели на ключове ^F4ВЕДНАГА^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Рунда започва след ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGСканиране на честотите" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВие започвате с(ъс) ^TC^TT ключ" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3241,30 +3630,34 @@ msgstr "" "^BGИзчакване на играчи...\n" "Необходими активни играчи за: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGИзчакване на %s допълнителни играчи(а)..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG остават за да намерите допълнителни муниции!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" "^BGНамерете допълнителни муниции или ще се споминате след ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGНамерете муниции! ^F4^COUNT^BG остават!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Оставащи допълнителни животи: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3273,22 +3666,56 @@ msgstr "" "^F2^COUNT^BG до смяната на следващото оръжие...\n" "Следващо оръжие: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Активно оръжие: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGНатиснете ^F2DROPWEAPON^BG отново за да метнете гранатата!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3296,7 +3723,7 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "Продължете да се стреляте докато имаме победител!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3304,7 +3731,7 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "Продължете да бележите докато имаме победител!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3313,7 +3740,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3322,242 +3749,269 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "^BGДобавихме ^F4%s^BG към играта!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Невидимостта бе свалена" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Бронята бе свалена" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Скоростта бе свалена" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Силата бе свалена" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Вие сте невидим" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Щитът ви обгръща" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Вие сте на скорост" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Strength изпълва вашето оръжие с опустушителна сила" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Състезанието приключи, завършете своята обиколка!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGВторостепенното оръжие не причинява поражения!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Супероръжията се развалиха" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Супероръжията бяха изгубени" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Сега притежавате супероръжие" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Смяна към ^TC^TT^K1 след ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Смяна на отбор след ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Зяпане след ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Самоубийство след ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout започва след ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout приключва след ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "(около %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "първично" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "вторично" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "^F1(Натиснете %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "чрез %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 направи ТРОЙНО ПОПАДЕНИЕ! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 направи ТРОЙНО ПОПАДЕНИЕ! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "ТРОЙНО ПОПАДЕНИЕ!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ПЕТ НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 отключи ЯРОСТ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "ЯРОСТ!" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ДЕСЕН НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 започна КЛАНЕ %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "КЛАНЕ!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 извърши КЛАННИЦА! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ПЕТНАДЕСЕТ НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "КЛАННИЦА!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 е БЕЗСТРАШЕН ВОЙН! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ДВАДЕСЕТ НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "БЕЗСТРАШЕН ВОЙН!" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 нанася БЕЗМИЛОСТНА СЕЧ! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ДВАДЕСЕТ И ПЕТ НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "БЕЗМИЛОСТНА СЕЧ!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 направи ТРИДЕСЕТ НЕПРЕКЪСНАТИ ПОПАДЕНИЯ! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 отприщи РЕШИТЕЛНА БОРБА! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "РЕШИТЕЛНА БОРБА!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Бот^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Пинг ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3566,7 +4020,7 @@ msgstr "" "\n" "(Кръв ^1%d^BG / Броня ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3575,68 +4029,68 @@ msgstr "" "\n" "(^F4Мъртав^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "Поредност от %d точки!" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "Поредност от %d попадения!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Първа кръв!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Първа точка!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Пръв инцидент!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Първа жертва!" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 има %d последователни убийства! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 направи %d последователни точки! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 източи първата капка кръв! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 получи първата точка! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", приключвайки своята последователност от %d убийства" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", приключвайки своята последователност от %d точки" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", губещ своята последователност от %d убийства" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", губещ своята последователност от %d точки" @@ -3665,103 +4119,389 @@ msgstr "Отбор" msgid "Neutral" msgstr "Неутрален" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s е атакуван!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Не е стрелец - десничар!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Не е стрелец - левичар!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Огнена топка" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Лазерно оръдие" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Кука" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Картечница" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Минохвъргачка" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Винтовка" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Пушка" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s години" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d години" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d година" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d години" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d години" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d години" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s седмици" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d седмици" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d седмица" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d седмици" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d седмици" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d седмици" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s дни" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d дни" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d ден" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d дни" + +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "" +msgid "CI_THI^%d days" +msgstr "CI_THI^%d дни" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%02d:%02d:%02d" -msgstr "" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d дни" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "" +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s часа" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d часа" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d час" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d часа" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d часа" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Огнена топка" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d часа" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s минути" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Лазерно оръдие" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d минути" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d минута" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Кука" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d минути" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Картечница" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d минути" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d минути" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Минохвъргачка" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s секунди" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d секунди" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Винтовка" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d секунда" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d секунди" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d секунди" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d секунди" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Пушка" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dви" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dри" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%dти" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dти" + +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3793,9 +4533,9 @@ msgid "Item %d" msgstr "Елемент %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Потребителски" @@ -3928,6 +4668,7 @@ msgstr "Подравняване на иконата:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Ляво" @@ -3938,6 +4679,7 @@ msgstr "Ляво" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Дясно" @@ -3958,11 +4700,13 @@ msgid "Flip messages order" msgstr "Обръщане на реда на съобщенията" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Подравняване на текста:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Център" @@ -4081,6 +4825,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4139,12 +4887,12 @@ msgid "Status bar" msgstr "Лента за статуса" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Подравняване вляво" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Подравняване вдясно" @@ -4229,6 +4977,10 @@ msgstr "Панелът е винаги включен" msgid "Forced aspect:" msgstr "Принудително съотношение:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Панел с таймер за състезание" @@ -4248,9 +5000,9 @@ msgstr "Радар:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Прозрачност:" @@ -4356,7 +5108,7 @@ msgstr "Избледняване след:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Никога" @@ -4438,7 +5190,7 @@ msgid "Panel background defaults:" msgstr "Настройки на фона на панела:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Фон:" @@ -4446,19 +5198,13 @@ msgstr "Фон:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Забраняване" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Цвят:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Размер на рамката:" @@ -4468,12 +5214,12 @@ msgid "Team color:" msgstr "Отборен цвят:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Тестване на отборния цвят по време на конфигурирането" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Отстояние:" @@ -4576,10 +5322,6 @@ msgstr "Мрежова игра" msgid "Servers" msgstr "Сървъри" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Създаване" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4591,9 +5333,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "По подразбиране" @@ -4765,7 +5507,7 @@ msgstr "Господ" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:148 msgid "Mutators..." -msgstr "" +msgstr "Мутатори..." #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:157 msgid "Maplist" @@ -5320,10 +6062,6 @@ msgstr "" msgid "Apply immediately" msgstr "Прилагане веднага" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Изход" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Сигурни ли сте че искате да излезете?" @@ -5661,7 +6399,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5921,189 +6659,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Без мерник" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Според оръжието" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Размер на мерника:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Прозрачност на мерника:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Цвят на мерника:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Според здравето" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Използване на пръстени за изобразяване статуса на оръжията" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Точка в средата" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Размер на точката:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Прозрачност на точката:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Цвят на точката:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Използване на нормален цвят:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Плавни ефекти на мерниците" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Замъгляване на мерника ако има препятствие" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Пътни точки" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Отместване на краищата:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Горен пласт:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Коефициент:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Скорост на избледняване:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Показване имената над играчите" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Само когато е близо до мерника" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Показване на здраве и броня" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "HUD редактор" @@ -6116,310 +6838,326 @@ msgstr "Трябва да се влезли в игра за да се появ msgid "Do you wish to start a local game to set up the HUD?" msgstr "Искате ли да започнете локална игра за да настроите HUD-а?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Играчи" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Форсиране на моделите на играчите" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Цветовете на всички играчи да са като моя" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Избледняване на труповете:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Мръвки:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Няма" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Малко" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Повече" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Много" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Перспектива от първо лице" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Замъгляване на изгледа при приземяване след скачане" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Замъгляване на изгледа при клякане" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Клатене на камерата по време на бездействие" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Клатене на камерата по време на ходене" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Перспектива от трето лице" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Разстояние отзад" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Разстояние отгоре" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Преминаване през стени по време на наблюдение" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Зрително поле:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Моментално" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Нагоре" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Надолу" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Използване на приоритетния списък при превключване" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Автоматично превключване на оръжието при вземане" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Показване на оръжието при режим от първо лице" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Клатене на оръжието" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Клатене на оръжието" @@ -7178,15 +7916,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "<AUTHOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^Максимум" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^Изключен" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7242,101 +7980,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7345,21 +8083,21 @@ msgstr "" "Актуализацията може да бъде свалена на:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Автоматично генериране на информацията за новодобавените карти..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Обновете до %s сега!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7367,19 +8105,14 @@ msgstr "" "^1ГРЕШКА: Компресията на текстури се изисква но не се поддържа.\n" "^1Очаквайте виуални проблеми.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Използване на стандартен" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Цвят на отбора:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Включване на панела" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (мутирано оръжие)" diff --git a/common.ca.po b/common.ca.po index b2c9b264c5..9c35733496 100644 --- a/common.ca.po +++ b/common.ca.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Catalan (http://www.transifex.com/team-xonotic/xonotic/" "language/ca/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3693,9 +4433,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3825,6 +4565,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3835,6 +4576,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3855,11 +4597,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3978,6 +4722,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4036,12 +4784,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4126,6 +4874,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4145,9 +4897,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4253,7 +5005,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4335,7 +5087,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4343,19 +5095,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4365,12 +5111,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4473,10 +5219,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4488,9 +5230,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5217,10 +5959,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5558,7 +6296,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5818,189 +6556,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6013,310 +6735,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7071,15 +7809,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7135,140 +7873,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.cs.po b/common.cs.po index ea41231cfc..b4c188d0c3 100644 --- a/common.cs.po +++ b/common.cs.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Czech (http://www.transifex.com/team-xonotic/xonotic/language/" "cs/)\n" @@ -21,587 +21,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Startovní čára" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Cílová čára" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Chybí munice" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Chybí" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Nedostupné" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Hráč %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALTA: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALTA: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Musíte odpovědět před vstupem do módu HUD konfigurace\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Jméno ^7místo \"^1Anonymous player^7\" v hráčské statistice" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Bylo vyvoláno hlasování:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Povolit serveru ukládat a zobrazovat Vaší přezdívku?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Nastavit HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Ano (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Ne (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Vlastní rekord" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Rekord serveru" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Hráč^7: Toto je komunikační oblast." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -610,30 +877,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -664,7 +931,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -731,617 +998,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "Průběh oživování" + +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" -msgstr "Průběh oživování" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1353,1870 +1713,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3225,449 +3652,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3696,9 +4436,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3829,6 +4569,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3839,6 +4580,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3859,11 +4601,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3982,6 +4726,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4040,12 +4788,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4130,6 +4878,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4149,9 +4901,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4257,7 +5009,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4339,7 +5091,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4347,19 +5099,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4369,12 +5115,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4477,10 +5223,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4492,9 +5234,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5221,10 +5963,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5562,7 +6300,7 @@ msgid "Often" msgstr "Často" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Pořád" @@ -5822,189 +6560,173 @@ msgstr "" msgid "Quality:" msgstr "Kvalita:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Pohled" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Zaměřovač" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Zprávy" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Zbraně" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modely" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Žádný" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Podle zbraně" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Velikost:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Průhlednost:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Barva:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Podle zdraví" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Použít kruhy k zobrazení stavu zbraní" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Průhlednost:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Zobrazit tečku v zaměřovači" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Velikost:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Průhlednost:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Barva:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6017,310 +6739,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Zprávy" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modely" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Pohled" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Zbraně" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7075,15 +7813,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7139,140 +7877,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.de.po b/common.de.po index a7c1764a3b..013810e0c5 100644 --- a/common.de.po +++ b/common.de.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: German (http://www.transifex.com/team-xonotic/xonotic/" "language/de/)\n" @@ -30,461 +30,728 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dR)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dR)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Startlinie" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Ziellinie" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Zwischenzeit %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Keine Munition mehr" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Nicht vorhanden" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Nicht verfügbar" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Spieler %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Zwischenzeit 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1STRAFE: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2STRAFE: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Du musst antworten, bevor das HUD konfiguriert werden kann\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Name ^7statt \"^1Anonymous player^7\" in den Statistiken" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Eine Abstimmung wurde initiiert für:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Erlaube Servern, deinen Namen zu speichern und später zu zeigen?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Das HUD konfigurieren" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Ja (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Nein (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Persönliche Bestzeit" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Server-Bestzeit" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Das ist der Chat-Bereich." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Beobachten" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Zuschauen bei: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Drücke ^3%s^1, um jemandem zuzuschauen" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Drücke ^3%s^1 oder ^3%s^1 für den nächsten oder vorherigen Spieler" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Benutze ^3%s^1 oder ^3%s^1 zum Ändern der Geschwindigkeit" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Drücke ^3%s^1 zum Beobachten" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Drücke ^3%s^1 für Spielmodus-Info" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Das Match hat bereits begonnen" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Du hast keine Leben mehr übrig" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Drücke ^3%s^1 zum Mitspielen" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Das Spiel beginnt in ^3%d^1 Sekunden" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentan in der ^1Aufwärmphase^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, 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.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sDrücke ^3%s%s, sobald du bereit bist" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 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.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Es wird gewartet, bis andere Spieler bereit sind..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, 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.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Die Teams sind unausgeglichen!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Drücke ^3%s%s zum Anpassen" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Drücke ^3ESC^7, um die HUD-Optionen anzuzeigen." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doppelklicke ^7ein Panel für panel-spezifische Optionen." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3STRG^7, um Kollisionstests zu deaktivieren, ^3SHIFT ^7und" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3PFEILTASTEN ^7für Feinjustierungen." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr " Knoten" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" "^2Erfolgreich als %s exportiert! (Hinweis: Die Datei wurde in data/data/ " "gespeichert)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Konnte nach %s nicht schreiben\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "FEHLER - MENÜ IST SICHTBAR ABER KEIN MENÜ WURDE DEFINIERT!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nicht zugewiesen)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 Stimme)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d Stimmen)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Kümmere dich nicht darum" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Wähle den Spieltyp" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Stimme für eine Map ab" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d Sekunden übrig" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3Dieser Befehl darf nur vom Server verwendet werden!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Fehler:^7 Konnte den Pak-Index nicht finden.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Vorschau wird angefordert...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bckills" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bctime" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^caps" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^captime" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^deaths" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^destroyed" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^drops" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^faults" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fckills" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^goals" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kckills" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^kdratio" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^k/d" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^kd" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^kills" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^laps" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^lives" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^losses" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^name" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "Summe" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^objectives" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^pickups" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^pushes" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^rank" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^returns" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^revivals" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^suicides" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^takes" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^ticks" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Sie können die Tabelle mit dem ^2scoreboard_columns_set Befehl ändern.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Syntax:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Die folgenden Feldnamen werden akzeptiert (in Groß- oder Kleinschreibung):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -492,43 +759,43 @@ msgstr "" "Bei ^3|^7 beginnen die nach rechts ausgerichteten Felder.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3name^7 oder ^3nick^7 Name des Spielers\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Ping\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Paketverlust\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Anzahl Kills\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Anzahl der Tode\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Anzahl der Selbstmorde\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 Anzahl Kills - Anzahl Selbstmorde\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Das Kill/Death-Verhältnis\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3deaths^7 Anzahl der Tode\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -536,7 +803,7 @@ msgstr "" "^3caps^7 Wie oft mit einer Flagge (CTF) oder einem " "Schlüssel (KeyHunt) gepunktet wurde\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -544,82 +811,82 @@ msgstr "" "^3pickups^7 Wie oft eine Flagge (CTF), ein Schlüssel " "(KeyHunt) oder ein Ball (Keepaway) aufgenommen wurde\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Zeit des schnellsten Caps (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3fckills^7 Anzahl der getöteten Flaggen-Träger\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Anzahl der zurückgebrachten Flaggen\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Anzahl der fallen gelassenen Flaggen\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Anzahl der Leben (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Rang des Spielers\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" "^3pushes^7 Anzahl der in die Leere gestoßenen Gegner\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" "^3destroyed^7 Anzahl der in die Leere gestoßenen Schlüssel\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3kckills^7 Anzahl der getöteten Schlüsselträger\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 Anzahl verlorener Schlüssel\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Anzahl vollendeter Runden (race/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Gesamtzeit des Rennens (race/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Zeit der schnellsten Runde (race/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Anzahl der Ticks (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" "^3takes^7 Anzahl eingenommener Domination-Punkte (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3bckills^7 Anzahl der getöteten Ballträger\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "^3bctime^7 Gesamtzeit im Ballbesitz bei Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -627,7 +894,7 @@ msgstr "" "^3score^7 Gesamtpunktzahl\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -642,7 +909,7 @@ msgstr "" "um alle im aktuellen Spieltyp zu verfügbaren Felder zu zeigen.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -652,11 +919,11 @@ msgstr "" "um ALLE Teamplay- oder Nicht-Teamplay-Spieltypen ein-/auszuschließen.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "Beispiel: scoreboard_columns_set name ping pl < +ctf/feld3 dm/feld4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -664,7 +931,7 @@ msgstr "" "wird Name, Ping und Paketverlust linksbündig, und die Felder rechts\n" "von der Trennlinie rechtsbündig anzeigen.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -672,7 +939,7 @@ msgstr "" "'feld3' wird nur in CTF sichtbar sein, und 'feld4' wird in allen Spieltypen\n" "außer DM erscheinen.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -703,7 +970,7 @@ msgid "Rankings" msgstr "Platzierungen" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tabelle" @@ -770,626 +1037,713 @@ msgstr "Du bist tot, warte ^3%s^7 bis zum Respawn" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Du bist tot, drücke ^2%s^7 um neu zu spawnen" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s wird angegriffen!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Rechts keine Waffe!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Links keine Waffe!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Granaten-Timer" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Wiederbelebungsfortschritt" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Drücken" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munition" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Zerstören" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Widerstand" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Verteidigen" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Geschwindigkeit" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Blaue Basis" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medizin" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "GEFAHR" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Schlag" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Feindlicher Träger" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampir" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Flaggenträger" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Behinderung" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Flagge" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Rache" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Helft mir!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Sprung" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Hier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Flug" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Schlüssel" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Unsichtbar" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Schlüsselträger" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "Inferno" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Hier her" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "Tauscher" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Rote Basis" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "Magnet" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "Gelbe Basis" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "Fehler beim Erstellen des curl-Handles\n" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "Weisse Basis" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Kommando für Hinweisausgabe funktioniert nur mit cl_cmd und sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "Pinke Basis" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Der \"weapons dump\"-Befehl funktioniert nur mit sv_cmd\n" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Wegpunkt" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generator" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"Benachrichtigungskommando zum Neustart funktioniert nur mit cl_cmd und " +"sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Kontrollpunkt" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "Große Armor" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Checkpoint" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Ziel" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Start" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "Mega-Health" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Tor" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jetpack" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Ball" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Treibstoff-Regeneration" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Ballbesitzer" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Stärke" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Schutzschild" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba-Werfen" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Unsichtbarkeit" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Extraleben" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Geschwindigkeit" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Stärke" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Schutzschild" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Treibstoff-Regeneration" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Jetpack" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture The Flag" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Eingefroren!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Markiert" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Fahrzeug" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s braucht Hilfe!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Munition" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Widerstand" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Medizin" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Schlag" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampir" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Behinderung" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Rache" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Sprung" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Flug" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Unsichtbar" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasion" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "Fehler beim Erstellen des curl-Handles\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Kommando für Hinweisausgabe funktioniert nur mit cl_cmd und sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Beenden" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Der \"weapons dump\"-Befehl funktioniert nur mit sv_cmd\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -"Benachrichtigungskommando zum Neustart funktioniert nur mit cl_cmd und " -"sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s Jahre" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d Jahre" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Starten" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d Jahr" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Verbinden" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d Jahre" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d Jahre" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d Jahre" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s Wochen" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d Wochen" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d Woche" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d Wochen" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d Wochen" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d Wochen" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s Tage" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d Tage" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d Tag" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d Tage" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d Tage" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d Tage" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s Stunden" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d Stunden" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d Stunde" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d Stunden" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:39 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d Stunden" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" -#: qcsrc/common/counting.qh:40 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d Stunden" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Magier" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Shambler" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Spinne" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Lindwurm" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s Minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d Minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d Minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d Minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d Minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d Minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Farbe:" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s Sekunden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Wegpunkt" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d Sekunden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Helft mir!" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d Sekunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Hier" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d Sekunden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "GEFAHR" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d Sekunden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Eingefroren!" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d Sekunden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Checkpoint" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Ziel" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Start" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba-Werfen" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Verteidigen" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Zerstören" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Töte alle Gegner" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Drücken" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Flaggenträger" -#: qcsrc/common/mapinfo.qh:58 -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/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Feindlicher Träger" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Flagge" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Renne gegen die anderen Spieler zur Ziellinie" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Weisse Basis" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Rote Basis" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Renne gegen die Uhr" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Blaue Basis" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Töte alle Gegner deines Team" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Gelbe Basis" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Pinke Basis" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture The Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Kontrollpunkt" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Finde und bringe die gegnerische Flagge zu deiner Basis" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Schlüssel" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Schlüsselträger" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Töte alle Gegner deines Team, um die Runde zu gewinnen" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Hier her" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Nimm alle Kontrollpunkte ein, um zu gewinnen" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Ball" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Ballbesitzer" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Sammle alle Schlüssel, um die Runde zu gewinnen" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Tor" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generator" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -"Zerstöre Hindernisse um den gegnerischen Reaktorkern zu zerstören, bevor die " -"Zeit abläuft" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -"Nimm Kontrollpunkte ein, um den gegnerischen Generator zu erreichen und " -"zerstören" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Fahrzeug" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSport" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Markiert" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Unsichtbarkeit" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Töte Feinde, um sie einzufrieren, und stelle dich neben einen Teamkollegen, " -"um ihn aufzutauen" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Extraleben" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Halte den Ball, und töte, um Punkte zu sammel" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s braucht Hilfe!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Überlebe gegen Wellen von Monstern" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Magier" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Spinne" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Lindwurm" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1400,18 +1754,23 @@ msgstr "^1Serverbenachrichtigungen:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d Sek. verbleibend)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE: ^BGSpectatorchat wird nicht an die Spieler gesendet während des " "Matches" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1420,17 +1779,17 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, und damit ^BG" "%s^BG's Rekord von ^F2%s^BG Sekunden gebrochen" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG hat die Flagge erobert" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1439,34 +1798,34 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, konnte " "jedoch nicht ^BG%s^BG's Rekord von ^F2%s^BG Sekunden brechen" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 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.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" -msgstr "" +msgstr "^BGDie Flagge ist zu ihrem Besitzer zurückgekehrt" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 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.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" -msgstr "" +msgstr "^BGDie Flagge wurde zerstört und ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 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.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" -msgstr "" +msgstr "^BGDie Flagge wurde in der Basis zurückgelassen und ist zurückgekehrt" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1474,11 +1833,13 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge fiel an einen unerreichbaren Ort und ist daher aus " "Langeweile heimgeflogen" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 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.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1487,177 +1848,181 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld " "mehr und ist nach Hause gegangen" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" +"^BGDie Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld mehr und " +"ist nach Hause gegangen" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 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.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" -msgstr "" +msgstr "^BGDie Flagge ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG hat die Flagge verloren" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, 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.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" -msgstr "" +msgstr "^BG%s^BG hat die Flagge genommen" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, 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.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Münze wird geworfen... Ergebnis: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGDu hast keinen Treibstoff für das ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 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.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Du wirst in der nächsten Runde zuschauen" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +msgstr "^BG%s%s^K1 wurde durch ^BG%s^K1's ^BG%s^K1 Buff getötet ^K1%s%s" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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^K1's ^BG%s^K1 Buff zu Punkten verarbeitet ^K1%s" +"%s" -#: qcsrc/common/notifications.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront 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.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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^K1's Granate%s%s" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 trat einer Napalm-Explosion ein wenig zu nahe%s%s" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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^K1's Napalm-Granate abgefackelt%s%s" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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^K1's Eisgranate%s%s" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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^K1's Eisgranate%s%s" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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^K1's Medizingranate nicht geheilt werden%s%s" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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^K1's Teleporterplatz zu blockieren%s%s" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -1665,33 +2030,33 @@ msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1's Bumblebee explodierte%s" "%s" -#: qcsrc/common/notifications.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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's Bumblebee Waffe%s%s" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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^K1's Raptor%s%s" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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^K1's blauen Blobs nicht widerstehen%s%s" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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^K1's Raptor explodierte%s%s" -#: qcsrc/common/notifications.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1699,534 +2064,547 @@ msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1's Spiderbot explodierte%s" "%s" -#: qcsrc/common/notifications.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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^K1's Spiderbot geschreddert%s%s" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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 in Stücke gesprengt von ^BG%s^K1's Spiderbot%s%s" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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^K1's Racer explodierte%s%s" -#: qcsrc/common/notifications.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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^K1's Racer durchsiebt%s%s" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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^K1's Racer finden%s%s" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 wurde in %s%s verschoben" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 wurde zum Feind vom Lord of Teamplay%s%s" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, 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.qh:411 +#: qcsrc/common/notifications.inc:281 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 starb%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1's Eingeweide wurden nach außen gekehrtvon einem Shambler%s%s" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, 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.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 wurde von einem Shambler gezapped%s%s" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 folgt nun den Zombies%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 meisterte die Kunst des Selbst-Sprengens%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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 Napalm-Explosion mal genauer ansehen%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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 Napalm-Granate verbrannt%s%s" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1's Medizin-Granate war nicht sehr heilsam%s%s" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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 Munoition?" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 verweste%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 wurde zur Sternschnuppe%s%s" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 wurde vollgeschleimt%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, 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.qh:436 +#: qcsrc/common/notifications.inc:306 #, 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.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 wurde verschoben zu %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, 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.qh:439 +#: qcsrc/common/notifications.inc:309 #, 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.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 wurde vom eWheel weggeblasen%s%s" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" "^BG%s^K1 cokonnte sich nicht vor dem Hunter Geschützturm verstecken%s%s" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" "^BG%s^K1 wurde vom MLRS Geschützturm in qualmende berreste zerschossen%s%s" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, 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.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, 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.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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 Walker spendiert%s%s" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Walker gepfählt%s%s" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Walker weggeblasen%s%s" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 wurde von einer Bumblebee-Explosion erfasst%s%s" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 wurde von einer Raptor-Clustergranate zerfetzt%s%s" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 kam ins Schussfeld vom Spiderbot%s%s" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 wurde von Spiderbots Rakete in fetzen gerissen%s%s" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 wurde vom Racer erfasst%s%s" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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 Racerrakete finden%s%s" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 war am falschen Ort%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 wurde von ^BG%s^K1 betrogen%s%s" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s Punkte je %s Sekunden)" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 wurde von ^BG vereist%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 wurde von ^BG wiederbelebt%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 wurde durch herunterfallen wiederbelebt" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, 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. Das war laut..." -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 wurde automatisch wiederbelebt nach %s sekunde(n)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "Das ^TC^TT^BG Team gewinnt die Runde" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gewinnt die Runde" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRunde unentschieden" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGDie Runde ist vorbei, aber es gibt keinen Gewinner" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 frierte sich selbst ein" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode ersparte dir %s Schaden, Cheater!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Buff bekommen!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Buff verloren!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Buff fallengelassen!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Buff bekommen!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGDu hast nicht den/die ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGDu hast ^F1%s^BG%s fallengelassen" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGDu hast den/die ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG kann nicht schießen, aber sein ^F1%s^BG kann" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ist auf dieser Map ^F4nicht verfügbar" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 tritt bei%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 nimmt teil und ist dem ^TC^TT Team beigetreten" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 spielt jetzt" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG hat den Ball verloren!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG hat den Ball genommen!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, 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.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG ließ den ^TC^TT Schlüssel fallen" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG ver lor den ^TC^TT Schlüssel" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG hat den ^TC^TT Schlüssel aufgenommen" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 aufgegeben" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 hat keine Leben mehr übrig" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGMonster sind im Moment deaktiviert " -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 hat Unsichtbarkeit aufgesammelt" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 hat das Schild aufgenommen" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 hat Speed aufgenommen" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 hat Stärke aufgenommen" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 hat sich getrennt" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 wurde aufgrund von Inaktivität gekickt" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2234,42 +2612,42 @@ msgstr "" "^F2Du wurdest vom Server gekickt weil du Beobachter bist, und Beaobachter " "sind im Moment nicht erlaubt." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 beobachtet nun" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG hat das Rennen aufgegeben" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG konnte seinen %s%s^BG Platz nicht brechen von %s%s %s" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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 %s%s^BG Platz von %s%s nicht brechen%s" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG hat das Rennen beendet" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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^BG's %s%s^BG Rekord mit %s%s %s" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG verbesserte seinen %s%s^BG Rekord mit %s%s %s" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2278,16 +2656,23 @@ msgstr "" "^BG%s^BG errang einen neuen Rekord mit ^F2%s^BG. Unglücklicherweise hat er " "keine UID und der Rekord geht verloren." -#: qcsrc/common/notifications.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGTeam Punktet!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2296,20 +2681,20 @@ msgstr "" "^F2Du musst in den nächsten %s Spieler werden, oder du wirst gekicked, denn " "Beobachten ist nicht erlaubt im Moment." -#: qcsrc/common/notifications.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 hat eine Superwaffe aufgesammelt" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGDu kannst nicht in ein größeres Team wechseln." -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGDu darfst nicht das Team wechseln" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2318,14 +2703,14 @@ msgstr "" "^F4NOTE: ^BGDer Server läuft unter ^F1Xonotic %s (beta)^BG, du hast " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4NOTE: ^BGDer Server läuft unter ^F1Xonotic %s^BG, du hast^F2Xonotic %s" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2334,12 +2719,12 @@ msgstr "" "^F4NOTE: ^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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build-Information: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -2347,143 +2732,143 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1's großartigen Spielkünsten auf dem @!#%%'n " "Accordeon%s%s" -#: qcsrc/common/notifications.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 bekam Schmerzen vom @!#%%'n Accordeon%s%s" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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^K1's Arc geschockt%s%s" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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^K1's Blaster erschossen%s%s" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, 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.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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^K1's Crylink gespürt%s%s" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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 gesprüt%s%s" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 kam ^BG%s^K1s Rakete zu nahe%s%s" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, 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.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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^K1's Elektrokugeln zerfetzt%s%s" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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^K1's Elektro-combo%s%s" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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^K1's Electro-Orb zu nahe%s%s" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 hat mit Electro-Blitzen gespielt%s%s" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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 dieser Electro-Orb lag%s" "%s" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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^K1's Fireball%s%s" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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^K1's Feuermine verbrannt%s%s" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, 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.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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 einem Combo von ^BG%s^K1's Hagar Raketen durchsiebt%s%s" -#: qcsrc/common/notifications.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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^K1's Hagar Raketen durchsiebt%s%s" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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^K1's HLAC niedergestreckt%s%s" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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 HLAC%s%s" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1's Schweren Maschinengewehr erwischt%s%s" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde von ^BG%s^K1's Schweren Maschinengewehr in Stücke gerissen%s" "%s" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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^K1's Hook-Gravity-Bombe erfasst%s%s" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -2491,192 +2876,192 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1's großartigen Spielkünsten auf der @!#%%'n " "Kleinschen Flasche%s%s" -#: qcsrc/common/notifications.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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 @!#%%'n Kleinschen Flasche%s%s" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 wurde weggesniped durch^BG%s^K1's Maschinengewehr%s%s" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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^K1's Maschinengewehr durchsiebt%s%s" -#: qcsrc/common/notifications.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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^K1's Mine%s%s" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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^K1's Mortar Granate zu nah%s%s" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 bekam ^BG%s^K1's Mortar Granate zu fressen%s%s" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 hat die eigene Mortar Granate nicht beachtet%s%s" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 jagte sich mit der eigenen Martar in die Luft%s%s" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 Rifle weggesniped%s%s" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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^K1's Rifle Kugelhagel%s%s" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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 versagte sich vor ^BG%s^K1's Rifle Kugelhagel zu verstecken%s%s" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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^K1's Rifle zu verstecken%s%s" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1's Rakettensäge halbiert%s%s" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 konnte beinahe ^BG%s^K1's Rakettensäge ausweichen%s%s" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 halbierte sich selbst mit der Rakettensäge%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 hat sich selbst mit der Rakettensäge in die Luft gesprengt%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, 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.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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^K1's Shockwave abgeknallt%s%s" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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 Shotgun%s%s" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1denkt nun auch an Portale%s%s" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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^K1's großartigem Spiel auf der @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 bekam Schmerzen durch die @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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^K1's Vaporizer%s%s" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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^K1's Vortex%s%s" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4Du bist jetzt alleine!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGDu greifst an!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGDu verteidigst!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Los!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Das Spiel beginnt in ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Die Runde kann nicht beginnen" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Campe nicht!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2686,240 +3071,245 @@ msgstr "" "^BGDu kannst ^F2versuchen^BG die Flage noch einmal\n" "^BGzu erobern, wenn du glaubst es zu schaffen." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" -msgstr "" +msgstr "^BGDiese Flagge ist zur Zeit nicht aktiv" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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 "" +"^BGDu bist jetzt von der Flagge ^F1abgeschirmt\n" +"^BGwegen ^F2zu vielen fehlgeschlagenen Versuchen^BG,\n" +"^BGdie Flagge zu erobern. Gewinne Punkte in der Verteidigung,\n" +"^BGbevor du es noch einmal versuchst." -#: qcsrc/common/notifications.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge erobert!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "^BG Du hast die Flagge erobert" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG hat die Flagge %s übergeben" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" -msgstr "" +msgstr "^BGDu bekamst die Flagge von %s;" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG bittet dich, die Flagge zu passen%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, 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.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" -msgstr "" +msgstr "^BGDu hast die Flagge an %s gepasst" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" -msgstr "" +msgstr "^BGDu hast die Flagge!" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" -msgstr "" +msgstr "^BGDu hast die Flagge deines %sTeams^BG, bringe sie zurück!" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" -msgstr "" +msgstr "^BGDu hast die Flagge des %sFeindes^BG, bringe sie zurück!" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat eure Flagge! Bring sie zurück!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat eure Flagge! Bring sie zurück!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" -msgstr "" +msgstr "^BGDer %sFeind^BG hat die Flagge! Bringe sie zurück!" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" -msgstr "" +msgstr "^BGDer %sFeind (^BG%s%s)^BG hat die Flagge! Bringe sie zurück!" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" -msgstr "" +msgstr "^BGDer %sFeind^BG hat seine Flagge! Hole sie!" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" -msgstr "" +msgstr "^BGDer %sFeind (^BG%s%s)^BG hat seine Flagge! Hole sie!" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" -msgstr "" +msgstr "^BGDein %sTeamkollege^BG hat die ^TC^TT^BG Flagge! Beschütze ihn!" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, 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.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge zurückgebracht!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPatt! Du kannst Gegner nun auf dem Radar sehen!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGPatt! Flagenträger können jetzt von Feinden auf dem Radar gesehen werden!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sDu hast ^BG%s getötet" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sDu hast gegen ^BG%s gepunktet" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s getötet" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%s^BG%s hat gegen Dich gepunktet" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^BG%s getötet" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%s^BG%s^BG%s hat gegen Dich gepunktet" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%s Du hast ^BG%s^BG%s getötet" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sDu hast gegen ^BG%s^BG%s gepunktet" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sDu hast gegen ^BG%s^K1 gepunktet, während er am Tippen war" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sDu hast ^BG%s beim Tippen getötet" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%s^BG%s hat gegen Dich gepunktet, während du getippt hast!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s beim Tippen getötet" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 beim Tippen verpunktet^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^BG%s beim Tippen getötet" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sDu punktetest gegen ^BG%s^K1 während er tippte^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sDu hast ^BG%s^BG%s beim Tippen getötet" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGDrücke ^F2DROPWEAPON^BG erneut um die Granate zu werfen!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Du bekamst eine ^K1BONUS-GRANATE^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2928,219 +3318,219 @@ msgstr "" "^BGDu bist in ein anderes Tesm gewechselt worden\n" "Du bist jetzt in: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Nicht gegen deine Teamkameraden agieren!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nicht auf deine Teamkameraden einschießen!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Stirb, Camper!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^1Überdenke dein Verhalten, Camper!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Du hast dich auf unfaire Weise selbst eliminiert!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Du warst %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Du hast keine Luft mehr bekommen!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Du bist mit einem Krachen auf dem Boden aufgeschlagen!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Dir wurde etwas zu heiß!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Du wurdest etwas zu knusprig!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Du hast dich selbst umgebracht, du Trottel!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Du musst vorsichtiger sein!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Du konntest die Hitze nicht ertragen!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Du musst auf Monster aufpassen!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Du wurdest von einem Monster getötet!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Schmeckt nach McDonald's!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Du has vergessen, den Pin wieder reinzustecken!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Bei einer Napalm-Explosion herumzuhängen ist schlecht!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Dir ist ein wenig kalt." -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1Dir wurde ein wenig zu kalt!" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Deine Medizin-Granate ist ein wenig defekt" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Du wirst wiederbelebt weil du keine Munition mehr hast..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Du wurdest getötet weil du keine Munition mehr hast..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^1Du wurdest zu alt, und hast deine Medizin nicht genommen" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^1Du solltest deine Gesundheit erhalten" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Du wurdest zur Sternschnuppe!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Du bist im Schleim zerschmolzen!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Du hast Selbstmord begangen!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Du hast alles beendet!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Du bist in einem Sumpf stecken geblieben!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGDu bist jetzt in: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Du bist bei einem Unfall gestorben!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Geschütz!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Du wurdest von einem Geschütz getötet!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem eWheel-Geschütz!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Du wurdest von einem eWheel-Geschütz getötet!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Walker-Geschütz!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Du wurdest von einem Walker-Geschütz getötet!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Du wurdest von der Explosion eines Bumblebees getötet!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Du wurdest von einem Fahrzeug zerquetscht!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Du wurdest in Raptor-Streubomben gefangen!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Du wurdest von der Explosion eines Raptors getötet!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Du wurdest von der Explosion eines Spiderbots getötet!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Du wurdest von der Rakete eines Spiderbots in Stücke gesprengt!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Du wurdest von der Explosion eines Racers getötet!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Du konntest keinen Schutz vor der Rakete eines Racers finden!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^1Achte darauf, wo du hin trittst!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3148,67 +3538,71 @@ msgstr "" "^K1Stehe nicht herum!\n" "^BGDie Verbindung wird in ^COUNT getrennt..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGDu brauchst %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGDu brauchst auch %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGTür entriegelt!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Du hast einige extra Leben aufgehoben" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Du hast ^BG%s ^K3eingefroren" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Du wurdest von ^BG%s eingefroren" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Du hast ^BG%s ^K3wiederbelebt" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Du hast dich selbst wiederbelebt" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Du wurdest von ^BG%s ^K3wiederbelebt" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Du wurdest automatisch nach %s Sekunde(n) wiederbelebt" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Du hast dich selbst eingefroren" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Die Runde hat bereits begonnen, du spawnst eingefroren" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s ist angekommen!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3216,7 +3610,7 @@ msgstr "" "^K1Keine Spawnpunkte frei!\n" "Hoffentlich schafft es dein Team..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3224,16 +3618,16 @@ msgstr "" "^K1Du kannst dem Spiel momentan nicht beitreten.\n" "Die maximale Anzahl an Spielern ist bereits erreicht." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGDu hast den Ball aufgenommen" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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, bring dir keine Punkte!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3241,7 +3635,7 @@ msgstr "" "^BGAlle Schlüssel sind in der Hand deines Teams!\n" "Hilf den Schlüsselträgern sich zu treffen!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3249,7 +3643,7 @@ msgstr "" "^BGAlle Schlüssel sind in der Hand des ^TC^TT Teams^BG!\n" "Greife ^F4SOFORT ^BGein!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3257,23 +3651,23 @@ msgstr "" "^BGAlle Schlüssel sind in der Hand deines Teams!\n" "Treffe dich mit den anderen Schlüsselträgern ^F4JETZT^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGFrequenzbereich wird gescannt..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGDu beginnst mit dem ^TC^TT Schlüssel" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3282,29 +3676,33 @@ msgstr "" "^BGEs wird auf weitere Spieler gewartet...\n" "Benötigte Spieler: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEs wird auf %s Spieler gewartet..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG haben das Spiel verlassen, um etwas Munition zu finden!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGFinde etwas Munition oder du stirbst in ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGFinde etwas Munition! ^F4^COUNT^BG übrig!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra Leben übrig: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3313,24 +3711,56 @@ msgstr "" "^F2^COUNT^BG bis zum Waffenwechsel...\n" "Nächste Waffe: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktive Waffe: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGDrücke ^F2DROPWEAPON^BG erneut um die Granate zu werfen!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -"^K1Dein Generator hat KEINEN Schild mehr!\n" -"^BGNimm Kontrollpunkte ein, um den Schild wiederherzustellen!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3338,7 +3768,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Töte weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3346,7 +3776,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Punkte weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3360,7 +3790,7 @@ msgstr "" "Je mehr Kontrollpunkte dein Team hält,\n" "desto schneller zerfällt der gegnerische Generator" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3369,245 +3799,269 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "^F4%s ^BGwurde zum Spiel hinzugefügt!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1Eingangs^BG-Portal erstellt" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^K1Ausgangs^BG-Portal erstellt" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Portal konnte nicht hergestellt werden.\n" -"\n" -"^F2Fang, und versuch es nochmal!" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Die Unsichtbarkeit ist wieder verschwunden" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Das Schild ist wieder verschwunden" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Der Geschwindigkeitsbonus ist wieder verschwunden" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Die Stärke ist wieder verschwunden" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Du bist unsichtbar" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Ein Schild umgibt dich" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Du bist auf Speed" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Stärke erfüllt deine Waffen mit unschlagbarer Kraft" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Das Rennen ist vorbei, beende deine Runde!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGIndirekter Beschuss bewirkt keinen Schaden!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BGAbfolge vollständig!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGEs gibt noch mehr..." -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGNur noch %s^BG sind übrig..." -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Die Superwaffen wurden zerstört" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Die Superwaffen sind verloren gegangen" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Du hast jetzt eine Superwaffe" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Dein Team wird zu ^TC^TT^K1 geändert in ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Dein Team wird geändert in ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Du schaust zu in ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Selbstmord in ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout beginnt in ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout endet in ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (nahe %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primär" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "sekundär" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Drücke %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " mit %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 hat einen TRIPLE FRAG geschafft! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 hat einen TRIPLE SCORE geschafft! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "TRIPLE FRAG! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 5 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 ist in RAGE! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "RAGE! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 10 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 hat ein MASSAKER angefangen! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASSAKER! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 hat ein CHAOS angerichtet! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 15 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "CHAOS! " -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 ist ein BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 20 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 verursacht ein GEMETZEL! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 25 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "GEMETZEL! " -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 hat 30 PUNKTE HINTEREINANDER erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 verursacht einen WELTUNTERGANG! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "WELTUNTERGANG! " -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Ping ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3616,7 +4070,7 @@ msgstr "" "\n" "(Gesundheit ^1%d^BG / Rüstung ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3625,68 +4079,68 @@ msgstr "" "\n" "(^F4Tot^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d Punkte hintereinander! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d Tötungen hintereinander! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Erster Kill!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Erster Punkt! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Erster Kollateralschaden! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Erstes Opfer! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 hat %d Kills hintereinander! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 hat %d Punkte in Serie erreicht! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 hat den ersten Kill! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 hat den ersten Punkt! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", und beendet seinen Lauf von %d Tötungen" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", und beendet seinen Lauf von %d Punkten" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", und verliert seinen Lauf von %d Tötungen" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", und verliert seinen Lauf von %d Punkten" @@ -3715,6 +4169,59 @@ msgstr "Team" msgid "Neutral" msgstr "Neutral" +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s wird angegriffen!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + #: qcsrc/common/util.qc:444 #, c-format msgid "%d days, %02d:%02d:%02d" @@ -3725,94 +4232,327 @@ msgstr "%d Tage, %02d:%02d:%02d" msgid "%02d:%02d:%02d" msgstr "%02d:%02d:%02d" -#: qcsrc/common/weapons/w_arc.qc:15 +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Rechts keine Waffe!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Links keine Waffe!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/w_blaster.qc:15 +#: qcsrc/common/weapons/weapon/blaster.qc:15 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/w_crylink.qc:15 +#: qcsrc/common/weapons/weapon/crylink.qc:15 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/w_devastator.qc:15 +#: qcsrc/common/weapons/weapon/devastator.qc:15 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/w_electro.qc:15 +#: qcsrc/common/weapons/weapon/electro.qc:15 msgid "Electro" msgstr "Elektro" -#: qcsrc/common/weapons/w_fireball.qc:15 +#: qcsrc/common/weapons/weapon/fireball.qc:15 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/w_hagar.qc:15 +#: qcsrc/common/weapons/weapon/hagar.qc:15 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Schweres Maschinengewehr" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Enterhaken" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Maschinengewehr" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Minenleger" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Gewehr" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rakettensäge" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Schrotflinte" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizer" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s Jahre" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d Jahre" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d Jahr" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d Jahre" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d Jahre" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d Jahre" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s Wochen" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d Wochen" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d Woche" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d Wochen" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d Wochen" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d Wochen" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s Tage" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d Tage" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d Tag" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d Tage" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d Tage" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d Tage" + +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s Stunden" + +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d Stunden" + +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d Stunde" + +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d Stunden" + +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d Stunden" + +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d Stunden" + +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s Minuten" + +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d Minuten" + +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d Minute" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Schweres Maschinengewehr" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d Minuten" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Enterhaken" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d Minuten" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Maschinengewehr" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d Minuten" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Minenleger" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s Sekunden" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d Sekunden" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d Sekunde" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Gewehr" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d Sekunden" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Rakettensäge" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d Sekunden" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d Sekunden" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Schrotflinte" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3842,9 +4582,9 @@ msgid "Item %d" msgstr "Eintrag %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Benutzerdefiniert" @@ -3938,7 +4678,7 @@ msgstr "Nein" #: qcsrc/menu/xonotic/dialog_firstrun.qc:92 msgid "Undecided" -msgstr "" +msgstr "Später nachfragen" #: qcsrc/menu/xonotic/dialog_firstrun.qc:96 msgid "Save settings" @@ -3959,12 +4699,12 @@ msgstr "Nur aktuellen Munitionstyp anzeigen" #: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:51 msgid "Noncurrent alpha:" -msgstr "" +msgstr "Alpha der inaktiven:" #: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:35 #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:55 msgid "Noncurrent scale:" -msgstr "" +msgstr "Größe der inaktiven:" #: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:39 #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:31 @@ -3978,6 +4718,7 @@ msgstr "Icon ausrichten:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Links" @@ -3988,6 +4729,7 @@ msgstr "Links" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Rechts" @@ -4008,11 +4750,13 @@ msgid "Flip messages order" msgstr "Reihenfolge vertauschen" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Textausrichtung:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Mittig" @@ -4104,36 +4848,40 @@ msgstr "Ausrichtung tauschen" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 msgid "Items Time Panel" -msgstr "" +msgstr "Gegenstände-Zeit-Panel" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 msgid "PNL^Disabled" -msgstr "" +msgstr "Nicht anzeigen" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 msgid "PNL^Enabled spectating" -msgstr "" +msgstr "Beim Zuschauen zeigen" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 msgid "PNL^Enabled even playing in warmup" -msgstr "" +msgstr "Auch in der Aufwärmphase zeigen" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 msgid "Reduced" -msgstr "" +msgstr "Reduziert" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 msgid "Text/icon ratio:" -msgstr "" +msgstr "Text/Icon-Verhältnis:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 msgid "Hide spawned items" -msgstr "" +msgstr "Verfügbare Gegenstände ausblenden" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 -msgid "Dynamic size" +msgid "Hide large armor and health" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "Dynamische Größe" + #: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 msgid "Mod Icons Panel" msgstr "Mod-Symbole-Panel" @@ -4189,12 +4937,12 @@ msgid "Status bar" msgstr "Statusleiste" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Links" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Rechts" @@ -4279,6 +5027,10 @@ msgstr "Panel immer anzeigen" msgid "Forced aspect:" msgstr "Aspektverhältnis:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Rundenzeit-Panel" @@ -4298,9 +5050,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alpha:" @@ -4406,7 +5158,7 @@ msgstr "Ausblenden nach:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Nie" @@ -4461,7 +5213,7 @@ msgstr "Taste" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:65 msgid "Weapon ID scale:" -msgstr "" +msgstr "Waffen-ID-Größe:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:70 msgid "Show Accuracy" @@ -4488,7 +5240,7 @@ msgid "Panel background defaults:" msgstr "Panel-Standardhintergrund:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Hintergrund:" @@ -4496,19 +5248,13 @@ msgstr "Hintergrund:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Farbe:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Rahmengröße:" @@ -4518,12 +5264,12 @@ msgid "Team color:" msgstr "Teamfarbe:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Teamfarbe bei Konfiguration testen" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Abstand:" @@ -4626,10 +5372,6 @@ msgstr "Mehrspieler" msgid "Servers" msgstr "Server" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Starten" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Medien" @@ -4641,9 +5383,9 @@ msgstr "Profil" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Standard" @@ -4831,11 +5573,11 @@ msgstr "Filter:" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:177 msgid "Add shown" -msgstr "" +msgstr "Alle sichtbaren hinzufügen" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:180 msgid "Remove shown" -msgstr "" +msgstr "Alle sichtbaren entfernen" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:185 msgid "Add all" @@ -4843,7 +5585,7 @@ msgstr "Alle hinzufügen" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:188 msgid "Remove all" -msgstr "" +msgstr "Alle entfernen" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:195 msgid "Start Multiplayer!" @@ -5195,7 +5937,7 @@ msgstr "Screenshot" #: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:30 msgid "Music Player" -msgstr "" +msgstr "Musikplayer" #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:56 msgid "Auto record demos" @@ -5235,23 +5977,23 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:42 msgid "MUSICPL^Add" -msgstr "" +msgstr "Hinzufügen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:45 msgid "MUSICPL^Add all" -msgstr "" +msgstr "Alle hinzufügen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:49 msgid "Set as menu track" -msgstr "" +msgstr "Als Menü-Musik festlegen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:53 msgid "Reset default menu track" -msgstr "" +msgstr "Menü-Musik zurücksetzen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:59 msgid "Playlist:" -msgstr "" +msgstr "Wiedergabeliste:" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:60 msgid "Random order" @@ -5259,31 +6001,31 @@ msgstr "Zufällige Reihenfolge" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:65 msgid "MUSICPL^Stop" -msgstr "" +msgstr "Stopp" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:68 msgid "MUSICPL^Play" -msgstr "" +msgstr "Abspielen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:71 msgid "MUSICPL^Pause" -msgstr "" +msgstr "Pause" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:74 msgid "MUSICPL^Prev" -msgstr "" +msgstr "Zurück" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:77 msgid "MUSICPL^Next" -msgstr "" +msgstr "Vor" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:81 msgid "MUSICPL^Remove" -msgstr "" +msgstr "Entfernen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:84 msgid "MUSICPL^Remove all" -msgstr "" +msgstr "Alle entfernen" #: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:51 msgid "Auto screenshot scoreboard" @@ -5371,10 +6113,6 @@ msgstr "Geschlecht" msgid "Apply immediately" msgstr "Sofort anwenden" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Beenden" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Willst du das Spiel wirklich beenden?" @@ -5677,7 +6415,7 @@ msgstr "Menü-Sounds" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:143 msgid "Focus sounds" -msgstr "" +msgstr "Auswahl-Sounds" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:147 msgid "Time announcer:" @@ -5712,7 +6450,7 @@ msgid "Often" msgstr "Oft" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Immer" @@ -5905,7 +6643,7 @@ msgstr "Schadenseffekte:" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:152 msgid "DMGFX^Disabled" -msgstr "" +msgstr "Aus" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:153 msgid "Skeletal" @@ -5913,7 +6651,7 @@ msgstr "Nur auf Modellen" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:154 msgid "DMGFX^All" -msgstr "" +msgstr "Alle" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:158 msgid "No dynamic lighting" @@ -5972,189 +6710,173 @@ msgstr "Startpunkt-Effekte" msgid "Quality:" msgstr "Qualität:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Ansicht" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Fadenkreuz" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Nachrichten" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Waffen" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modelle" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Kein Fadenkreuz" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Pro Waffe" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Größe:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Farbe:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Je nach Health" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Waffenstatus-Ringe anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Ring-Alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Punkt in der Mitte aktivieren" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Punktgröße:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Farbe:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Fadenkreuzfarbe verwenden" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Animations-Effekte für Fadenkreuz" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Verschwommenes Fadenkreuz für unterbrochene Schusslinie" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Fadenkreuz vergrößern, wenn über Gegner" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Fadenkreuz animieren, wenn über Gegner" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Fadenkreuz animieren beim Aufnehmen eines Gegenstands" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Ausblendegeschwindigkeit:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Seitenrand:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Dezimalstellen im Respawn-Countdown anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Trefferquote unter Tabelle anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Wegpunkte" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Wegpunkte für feste Ziele anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Schriftgröße:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Kantenabstand:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Ausblenden in der Nähe vom Fadenkreuz" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Schaden" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Vollbild-Indikation:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Vergrößerungsfaktor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Ausblenden nach:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Spielernamen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Namen über Spielern anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Maximale Entferung:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Farben entfernen:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "In Team-Spielen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Nur in Fadenkreuznähe" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Health und Armor anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Schadens-Indikation:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "HUD-Editor starten" @@ -6167,311 +6889,327 @@ msgstr "Um den HUD-Editor zu starten, muss ein Spiel gestartet werden." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Willst du ein lokales Spiel starten, um das HUD zu editieren?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Nachrichten" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Tötungs-Informationen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Informationen über Tötungs-Läufe anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Läufe nur anzeigen, wenn sie Achievements sind" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Lauf-Informationen in Centerprints anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Lauf-Informationen als Todes-Nachrichten anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Lauf-Informationen in Info-Nachrichten:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" -msgstr "" +msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Opfer" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Angreifer" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" -msgstr "" +msgstr "Alle" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "In separater Zeile anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" "Zusätzliche Tötungs-Informationen in Centerprint anzeigen, wenn verfügbar" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Tötungs-Ort in den Nachrichten anzeigen, wenn verfügbar" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Spieltyp-Einstellungen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Capture-Zeiten in CTF anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Name des Flaggenträgers in CTF anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Sonstige" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Konsolennachrichten in der oberen linken Ecke anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Alle Info-Nachrichten im Chat-Bereich anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Spielerstatus im Chat-Bereich anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Powerup-Nachrichten" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Waffen-Centerprint-Nachrichten" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Waffen-Info-Nachrichten" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Ansager" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Respawn-Countdown-Sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Tötungs-Lauf-Sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Achievement-Sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modelle" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Gegenstände" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Gegenstände als einfache 2D-Bilder anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Alpha wenn nicht verfügbar:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Farbe wenn nicht verfügbar:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Schwarz" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Dunkel" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Eingefärbt" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Blau" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Spieler" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Alle Spieler als mein Modell zeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Alle Spieler in meiner Farbe zeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Ausblenden von Leichen:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Fleischteile:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Wenige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Einige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Viele" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Ansicht" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Aus eigenen Augen schauen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Nach Tod von außen anschauen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Sanftes Landen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Sanftes Kriechen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Blick-Animation im Ruhezustand" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Blick-Animation beim Laufen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Aus externer Kamera schauen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Abstand nach hinten" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Abstand nach oben" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Durch Wände gehen beim Zuschauen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Sichtfeld:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "ZOOM^Zoomfaktor:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "ZOOM^Zoomgeschwindigkeit:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Sofort" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "ZOOM^Zoom-Empfindlichkeit:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Geschwindigkeits-Zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Nur bei Vorwärtsbewegung" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Faktor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Zielmarke beim Zoomen anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Bei Tod Zoom beenden" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Bei Waffenwechsel Zoom beenden" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Waffenreihenfolge" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Waffen" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Hoch" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Runter" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Waffenreihenfolge für Mausrad verwenden" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Nur zwischen nutzbaren Waffen wechseln" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Automatisch auf beste Waffe wechseln" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Beim Waffenwechsel mit dem Schießen aufhören" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Waffe in 3D anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Waffenmodell-Trägheit" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Waffenmodell schwenken" @@ -6539,7 +7277,7 @@ msgstr "Jetpack aktiveren durch Springen:" #: qcsrc/menu/xonotic/dialog_settings_input.qc:95 msgid "JPJUMP^Disabled" -msgstr "" +msgstr "Aus" #: qcsrc/menu/xonotic/dialog_settings_input.qc:96 msgid "Air only" @@ -6547,7 +7285,7 @@ msgstr "nur solange in der Luft" #: qcsrc/menu/xonotic/dialog_settings_input.qc:97 msgid "JPJUMP^All" -msgstr "" +msgstr "Immer" #: qcsrc/menu/xonotic/dialog_settings_input.qc:103 #: qcsrc/menu/xonotic/dialog_settings_input.qc:108 @@ -7231,15 +7969,15 @@ msgstr "<TITEL>" msgid "<AUTHOR>" msgstr "<AUTOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "AUS" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7295,101 +8033,101 @@ msgstr "PART^Schnel" msgid "PART^Instant" msgstr "PART^Sofort" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Januar" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Februar" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "März" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Apri" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Mai" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Juni" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Juli" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "August" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "September" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Oktober" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "November" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Dezember" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Angefangen:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Zuletzt_gesehen:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Zeit_gespielt:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Lieblingsmap:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s-Matches:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s-ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s-Rang:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s-Perzentil:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s-Lieblingsmap:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (kein Rang)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7398,21 +8136,21 @@ msgstr "" "Das Update kann dort heruntergeladen werden:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Automatische Generierung von mapinfo-Dateien..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST VERSION" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Jetzt auf %s updaten!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7420,19 +8158,14 @@ msgstr "" "^1FEHLER: Texturekompression ist notwendig aber nicht unterstützt.\n" "^1Darstellungsprobleme sind zu erwarten.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Standard verwenden" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Teamfarbe:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Panel aktivieren" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (Mutator Waffe)" diff --git a/common.de_CH.po b/common.de_CH.po new file mode 100644 index 0000000000..936fcd760a --- /dev/null +++ b/common.de_CH.po @@ -0,0 +1,8171 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Brot Brot <noah.schluessel@gmail.com>, 2015 +# cvcxc <hans.andersen72@yahoo.com>, 2013 +# divVerent <divVerent@xonotic.org>, 2011,2013 +# divVerent <divVerent@xonotic.org>, 2013-2015 +# cvcxc <hans.andersen72@yahoo.com>, 2013 +# cvcxc <hans.andersen72@yahoo.com>, 2013 +# Yepoleb <huberg18@gmail.com>, 2013 +# Mirio <opivy@hotmail.de>, 2014 +# divVerent <divVerent@xonotic.org>, 2011 +# Sless <sless@gmx.net>, 2014 +# Sless <sless@gmx.net>, 2014 +# Yepoleb <huberg18@gmail.com>, 2013 +msgid "" +msgstr "" +"Project-Id-Version: Xonotic\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" +"Last-Translator: divVerent <divVerent@xonotic.org>\n" +"Language-Team: German (http://www.transifex.com/team-xonotic/xonotic/" +"language/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: qcsrc/client/hud.qc:152 +#, c-format +msgid " (-%dL)" +msgstr " (-%dR)" + +#: qcsrc/client/hud.qc:157 +#, c-format +msgid " (+%dL)" +msgstr " (+%dR)" + +#: qcsrc/client/hud.qc:176 +msgid "Start line" +msgstr "Startlinie" + +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 +msgid "Finish line" +msgstr "Ziellinie" + +#: qcsrc/client/hud.qc:180 +#, c-format +msgid "Intermediate %d" +msgstr "Zwischenzeit %d" + +#: qcsrc/client/hud.qc:790 +msgid "Out of ammo" +msgstr "Keine Munition mehr" + +#: qcsrc/client/hud.qc:794 +msgid "Don't have" +msgstr "Nicht vorhanden" + +#: qcsrc/client/hud.qc:798 +msgid "Unavailable" +msgstr "Nicht verfügbar" + +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 +#, c-format +msgid "Player %d" +msgstr "Spieler %d" + +#: qcsrc/client/hud.qc:2623 +msgid "^1Intermediate 1 (+15.42)" +msgstr "^1Zwischenzeit 1 (+15.42)" + +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 +#, c-format +msgid "^1PENALTY: %.1f (%s)" +msgstr "^1STRAFE: %.1f (%s)" + +#: qcsrc/client/hud.qc:2714 +#, c-format +msgid "^2PENALTY: %.1f (%s)" +msgstr "^2STRAFE: %.1f (%s)" + +#: qcsrc/client/hud.qc:2734 +msgid "^1You must answer before entering hud configure mode\n" +msgstr "^1Du musst antworten, bevor das HUD konfiguriert werden kann\n" + +#: qcsrc/client/hud.qc:2739 +msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" +msgstr "^2Name ^7statt \"^1Anonymous player^7\" in den Statistiken" + +#: qcsrc/client/hud.qc:2818 +msgid "A vote has been called for:" +msgstr "Eine Abstimmung wurde initiiert für:" + +#: qcsrc/client/hud.qc:2820 +msgid "Allow servers to store and display your name?" +msgstr "Erlaube Servern, deinen Namen zu speichern und später zu zeigen?" + +#: qcsrc/client/hud.qc:2824 +msgid "^1Configure the HUD" +msgstr "^1Das HUD konfigurieren" + +#: qcsrc/client/hud.qc:2828 +#, c-format +msgid "Yes (%s): %d" +msgstr "Ja (%s): %d" + +#: qcsrc/client/hud.qc:2830 +#, c-format +msgid "No (%s): %d" +msgstr "Nein (%s): %d" + +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 +msgid "Personal best" +msgstr "Persönliche Bestzeit" + +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 +msgid "Server best" +msgstr "Server-Bestzeit" + +#: qcsrc/client/hud.qc:3792 +msgid "^3Player^7: This is the chat area." +msgstr "^3Player^7: Das ist der Chat-Bereich." + +#: qcsrc/client/hud.qc:3858 +#, c-format +msgid "FPS: %.*f" +msgstr "FPS: %.*f" + +#: qcsrc/client/hud.qc:3924 +msgid "^1Observing" +msgstr "^1Beobachten" + +#: qcsrc/client/hud.qc:3926 +#, c-format +msgid "^1Spectating: ^7%s" +msgstr "^1Zuschauen bei: ^7%s" + +#: qcsrc/client/hud.qc:3930 +#, c-format +msgid "^1Press ^3%s^1 to spectate" +msgstr "^1Drücke ^3%s^1, um jemandem zuzuschauen" + +#: qcsrc/client/hud.qc:3932 +#, c-format +msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" +msgstr "^1Drücke ^3%s^1 oder ^3%s^1 für den nächsten oder vorherigen Spieler" + +#: qcsrc/client/hud.qc:3936 +#, c-format +msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" +msgstr "^1Benutze ^3%s^1 oder ^3%s^1 zum Ändern der Geschwindigkeit" + +#: qcsrc/client/hud.qc:3938 +#, c-format +msgid "^1Press ^3%s^1 to observe" +msgstr "^1Drücke ^3%s^1 zum Beobachten" + +#: qcsrc/client/hud.qc:3941 +#, c-format +msgid "^1Press ^3%s^1 for gamemode info" +msgstr "^1Drücke ^3%s^1 für Spielmodus-Info" + +#: qcsrc/client/hud.qc:3949 +msgid "^1Match has already begun" +msgstr "^1Das Match hat bereits begonnen" + +#: qcsrc/client/hud.qc:3951 +msgid "^1You have no more lives left" +msgstr "^1Du hast keine Leben mehr übrig" + +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 +#, c-format +msgid "^1Press ^3%s^1 to join" +msgstr "^1Drücke ^3%s^1 zum Mitspielen" + +#: qcsrc/client/hud.qc:3964 +#, c-format +msgid "^1Game starts in ^3%d^1 seconds" +msgstr "^1Das Spiel beginnt in ^3%d^1 Sekunden" + +#: qcsrc/client/hud.qc:3971 +msgid "^2Currently in ^1warmup^2 stage!" +msgstr "^2Momentan in der ^1Aufwärmphase^2!" + +#: qcsrc/client/hud.qc:3986 +#, 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.qc:3988 +#, c-format +msgid "%sPress ^3%s%s once you are ready" +msgstr "%sDrücke ^3%s%s, sobald du bereit bist" + +#: qcsrc/client/hud.qc:3993 +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.qc:3995 +msgid "^2Waiting for others to ready up..." +msgstr "^2Es wird gewartet, bis andere Spieler bereit sind..." + +#: qcsrc/client/hud.qc:4001 +#, 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.qc:4022 +msgid "Teamnumbers are unbalanced!" +msgstr "Die Teams sind unausgeglichen!" + +#: qcsrc/client/hud.qc:4027 +#, c-format +msgid " Press ^3%s%s to adjust" +msgstr " Drücke ^3%s%s zum Anpassen" + +#: qcsrc/client/hud.qc:4035 +msgid "^7Press ^3ESC ^7to show HUD options." +msgstr "^7Drücke ^3ESC^7, um die HUD-Optionen anzuzeigen." + +#: qcsrc/client/hud.qc:4037 +msgid "^3Doubleclick ^7a panel for panel-specific options." +msgstr "^3Doppelklicke ^7ein Panel für panel-spezifische Optionen." + +#: qcsrc/client/hud.qc:4039 +msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" +msgstr "^3STRG^7, um Kollisionstests zu deaktivieren, ^3SHIFT ^7und" + +#: qcsrc/client/hud.qc:4041 +msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." +msgstr "^3ALT ^7+ ^3PFEILTASTEN ^7für Feinjustierungen." + +#: qcsrc/client/hud.qc:4090 +msgid " qu/s" +msgstr "qu/s" + +#: qcsrc/client/hud.qc:4094 +msgid " m/s" +msgstr "m/s" + +#: qcsrc/client/hud.qc:4098 +msgid " km/h" +msgstr "km/h" + +#: qcsrc/client/hud.qc:4102 +msgid " mph" +msgstr "mph" + +#: qcsrc/client/hud.qc:4106 +msgid " knots" +msgstr " Knoten" + +#: qcsrc/client/hud_config.qc:220 +#, c-format +msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" +msgstr "" +"^2Erfolgreich als %s exportiert! (Hinweis: Die Datei wurde in data/data/ " +"gespeichert)\n" + +#: qcsrc/client/hud_config.qc:224 +#, c-format +msgid "^1Couldn't write to %s\n" +msgstr "^1Konnte nach %s nicht schreiben\n" + +#: qcsrc/client/main.qc:76 +msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" +msgstr "FEHLER - MENÜ IST SICHTBAR ABER KEIN MENÜ WURDE DEFINIERT!" + +#: qcsrc/client/main.qc:1366 +#, c-format +msgid "%s (not bound)" +msgstr "%s (nicht zugewiesen)" + +#: qcsrc/client/mapvoting.qc:53 +msgid " (1 vote)" +msgstr " (1 Stimme)" + +#: qcsrc/client/mapvoting.qc:55 +#, c-format +msgid " (%d votes)" +msgstr " (%d Stimmen)" + +#: qcsrc/client/mapvoting.qc:269 +msgid "Don't care" +msgstr "Kümmere dich nicht darum" + +#: qcsrc/client/mapvoting.qc:363 +msgid "Decide the gametype" +msgstr "Wähle den Spieltyp" + +#: qcsrc/client/mapvoting.qc:363 +msgid "Vote for a map" +msgstr "Stimme für eine Map ab" + +#: qcsrc/client/mapvoting.qc:382 +#, c-format +msgid "%d seconds left" +msgstr "%d Sekunden übrig" + +#: qcsrc/client/mapvoting.qc:498 +msgid "" +"mv_mapdownload: ^3You're not supposed to use this command on your own!\n" +msgstr "" +"mv_mapdownload: ^3Dieser Befehl darf nur vom Server verwendet werden!\n" + +#: qcsrc/client/mapvoting.qc:508 +msgid "^1Error:^7 Couldn't find pak index.\n" +msgstr "^1Fehler:^7 Konnte den Pak-Index nicht finden.\n" + +#: qcsrc/client/mapvoting.qc:517 +msgid "Requesting preview...\n" +msgstr "Vorschau wird angefordert...\n" + +#: qcsrc/client/miscfunctions.qc:110 +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/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 +msgid "SCO^bckills" +msgstr "SCO^bckills" + +#: qcsrc/client/scoreboard.qc:32 +msgid "SCO^bctime" +msgstr "SCO^bctime" + +#: qcsrc/client/scoreboard.qc:33 +msgid "SCO^caps" +msgstr "SCO^caps" + +#: qcsrc/client/scoreboard.qc:34 +msgid "SCO^captime" +msgstr "SCO^captime" + +#: qcsrc/client/scoreboard.qc:35 +msgid "SCO^deaths" +msgstr "SCO^deaths" + +#: qcsrc/client/scoreboard.qc:36 +msgid "SCO^destroyed" +msgstr "SCO^destroyed" + +#: qcsrc/client/scoreboard.qc:37 +msgid "SCO^drops" +msgstr "SCO^drops" + +#: qcsrc/client/scoreboard.qc:38 +msgid "SCO^faults" +msgstr "SCO^faults" + +#: qcsrc/client/scoreboard.qc:39 +msgid "SCO^fckills" +msgstr "SCO^fckills" + +#: qcsrc/client/scoreboard.qc:40 +msgid "SCO^goals" +msgstr "SCO^goals" + +#: qcsrc/client/scoreboard.qc:41 +msgid "SCO^kckills" +msgstr "SCO^kckills" + +#: qcsrc/client/scoreboard.qc:42 +msgid "SCO^kdratio" +msgstr "SCO^kdratio" + +#: qcsrc/client/scoreboard.qc:43 +msgid "SCO^k/d" +msgstr "SCO^k/d" + +#: qcsrc/client/scoreboard.qc:44 +msgid "SCO^kd" +msgstr "SCO^kd" + +#: qcsrc/client/scoreboard.qc:45 +msgid "SCO^kdr" +msgstr "SCO^kdr" + +#: qcsrc/client/scoreboard.qc:46 +msgid "SCO^kills" +msgstr "SCO^kills" + +#: qcsrc/client/scoreboard.qc:47 +msgid "SCO^laps" +msgstr "SCO^laps" + +#: qcsrc/client/scoreboard.qc:48 +msgid "SCO^lives" +msgstr "SCO^lives" + +#: qcsrc/client/scoreboard.qc:49 +msgid "SCO^losses" +msgstr "SCO^losses" + +#: qcsrc/client/scoreboard.qc:50 +msgid "SCO^name" +msgstr "SCO^name" + +#: qcsrc/client/scoreboard.qc:51 +msgid "SCO^sum" +msgstr "Summe" + +#: qcsrc/client/scoreboard.qc:52 +msgid "SCO^nick" +msgstr "SCO^nick" + +#: qcsrc/client/scoreboard.qc:53 +msgid "SCO^objectives" +msgstr "SCO^objectives" + +#: qcsrc/client/scoreboard.qc:54 +msgid "SCO^pickups" +msgstr "SCO^pickups" + +#: qcsrc/client/scoreboard.qc:55 +msgid "SCO^ping" +msgstr "SCO^ping" + +#: qcsrc/client/scoreboard.qc:56 +msgid "SCO^pl" +msgstr "SCO^pl" + +#: qcsrc/client/scoreboard.qc:57 +msgid "SCO^pushes" +msgstr "SCO^pushes" + +#: qcsrc/client/scoreboard.qc:58 +msgid "SCO^rank" +msgstr "SCO^rank" + +#: qcsrc/client/scoreboard.qc:59 +msgid "SCO^returns" +msgstr "SCO^returns" + +#: qcsrc/client/scoreboard.qc:60 +msgid "SCO^revivals" +msgstr "SCO^revivals" + +#: qcsrc/client/scoreboard.qc:61 +msgid "SCO^score" +msgstr "SCO^score" + +#: qcsrc/client/scoreboard.qc:62 +msgid "SCO^suicides" +msgstr "SCO^suicides" + +#: qcsrc/client/scoreboard.qc:63 +msgid "SCO^takes" +msgstr "SCO^takes" + +#: qcsrc/client/scoreboard.qc:64 +msgid "SCO^ticks" +msgstr "SCO^ticks" + +#: qcsrc/client/scoreboard.qc:248 +msgid "" +"You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" +msgstr "" +"Sie können die Tabelle mit dem ^2scoreboard_columns_set Befehl ändern.\n" + +#: qcsrc/client/scoreboard.qc:249 +msgid "^3|---------------------------------------------------------------|\n" +msgstr "^3|---------------------------------------------------------------|\n" + +#: qcsrc/client/scoreboard.qc:250 +msgid "Usage:\n" +msgstr "Syntax:\n" + +#: qcsrc/client/scoreboard.qc:251 +msgid "^2scoreboard_columns_set default\n" +msgstr "^2scoreboard_columns_set default\n" + +#: qcsrc/client/scoreboard.qc:252 +msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" +msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" + +#: qcsrc/client/scoreboard.qc:253 +msgid "The following field names are recognized (case insensitive):\n" +msgstr "" +"Die folgenden Feldnamen werden akzeptiert (in Gross- oder Kleinschreibung):\n" + +#: qcsrc/client/scoreboard.qc:254 +msgid "" +"You can use a ^3|^7 to start the right-aligned fields.\n" +"\n" +msgstr "" +"Bei ^3|^7 beginnen die nach rechts ausgerichteten Felder.\n" +"\n" + +#: qcsrc/client/scoreboard.qc:256 +msgid "^3name^7 or ^3nick^7 Name of a player\n" +msgstr "^3name^7 oder ^3nick^7 Name des Spielers\n" + +#: qcsrc/client/scoreboard.qc:257 +msgid "^3ping^7 Ping time\n" +msgstr "^3ping^7 Ping\n" + +#: qcsrc/client/scoreboard.qc:258 +msgid "^3pl^7 Packet loss\n" +msgstr "^3pl^7 Paketverlust\n" + +#: qcsrc/client/scoreboard.qc:259 +msgid "^3kills^7 Number of kills\n" +msgstr "^3kills^7 Anzahl Kills\n" + +#: qcsrc/client/scoreboard.qc:260 +msgid "^3deaths^7 Number of deaths\n" +msgstr "^3deaths^7 Anzahl der Tode\n" + +#: qcsrc/client/scoreboard.qc:261 +msgid "^3suicides^7 Number of suicides\n" +msgstr "^3suicides^7 Anzahl der Selbstmorde\n" + +#: qcsrc/client/scoreboard.qc:262 +msgid "^3frags^7 kills - suicides\n" +msgstr "^3frags^7 Anzahl Kills - Anzahl Selbstmorde\n" + +#: qcsrc/client/scoreboard.qc:263 +msgid "^3kd^7 The kill-death ratio\n" +msgstr "^3kd^7 Das Kill/Death-Verhältnis\n" + +#: qcsrc/client/scoreboard.qc:264 +msgid "^3sum^7 frags - deaths\n" +msgstr "^3deaths^7 Anzahl der Tode\n" + +#: qcsrc/client/scoreboard.qc:265 +msgid "" +"^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " +"captured\n" +msgstr "" +"^3caps^7 Wie oft mit einer Flagge (CTF) oder einem " +"Schlüssel (KeyHunt) gepunktet wurde\n" + +#: qcsrc/client/scoreboard.qc:266 +msgid "" +"^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " +"ball (Keepaway) was picked up\n" +msgstr "" +"^3pickups^7 Wie oft eine Flagge (CTF), ein Schlüssel " +"(KeyHunt) oder ein Ball (Keepaway) aufgenommen wurde\n" + +#: qcsrc/client/scoreboard.qc:267 +msgid "^3captime^7 Time of fastest cap (CTF)\n" +msgstr "^3captime^7 Zeit des schnellsten Caps (CTF)\n" + +#: qcsrc/client/scoreboard.qc:268 +msgid "^3fckills^7 Number of flag carrier kills\n" +msgstr "^3fckills^7 Anzahl der getöteten Flaggen-Träger\n" + +#: qcsrc/client/scoreboard.qc:269 +msgid "^3returns^7 Number of flag returns\n" +msgstr "^3returns^7 Anzahl der zurückgebrachten Flaggen\n" + +#: qcsrc/client/scoreboard.qc:270 +msgid "^3drops^7 Number of flag drops\n" +msgstr "^3drops^7 Anzahl der fallen gelassenen Flaggen\n" + +#: qcsrc/client/scoreboard.qc:271 +msgid "^3lives^7 Number of lives (LMS)\n" +msgstr "^3lives^7 Anzahl der Leben (LMS)\n" + +#: qcsrc/client/scoreboard.qc:272 +msgid "^3rank^7 Player rank\n" +msgstr "^3rank^7 Rang des Spielers\n" + +#: qcsrc/client/scoreboard.qc:273 +msgid "^3pushes^7 Number of players pushed into void\n" +msgstr "" +"^3pushes^7 Anzahl der in die Leere gestossenen Gegner\n" + +#: qcsrc/client/scoreboard.qc:274 +msgid "" +"^3destroyed^7 Number of keys destroyed by pushing them into " +"void\n" +msgstr "" +"^3destroyed^7 Anzahl der in die Leere gestossenen Schlüssel\n" + +#: qcsrc/client/scoreboard.qc:275 +msgid "^3kckills^7 Number of keys carrier kills\n" +msgstr "^3kckills^7 Anzahl der getöteten Schlüsselträger\n" + +#: qcsrc/client/scoreboard.qc:276 +msgid "^3losses^7 Number of times a key was lost\n" +msgstr "^3losses^7 Anzahl verlorener Schlüssel\n" + +#: qcsrc/client/scoreboard.qc:277 +msgid "^3laps^7 Number of laps finished (race/cts)\n" +msgstr "^3laps^7 Anzahl vollendeter Runden (race/cts)\n" + +#: qcsrc/client/scoreboard.qc:278 +msgid "^3time^7 Total time raced (race/cts)\n" +msgstr "^3time^7 Gesamtzeit des Rennens (race/cts)\n" + +#: qcsrc/client/scoreboard.qc:279 +msgid "^3fastest^7 Time of fastest lap (race/cts)\n" +msgstr "^3fastest^7 Zeit der schnellsten Runde (race/cts)\n" + +#: qcsrc/client/scoreboard.qc:280 +msgid "^3ticks^7 Number of ticks (DOM)\n" +msgstr "^3ticks^7 Anzahl der Ticks (DOM)\n" + +#: qcsrc/client/scoreboard.qc:281 +msgid "^3takes^7 Number of domination points taken (DOM)\n" +msgstr "" +"^3takes^7 Anzahl eingenommener Domination-Punkte (DOM)\n" + +#: qcsrc/client/scoreboard.qc:282 +msgid "^3bckills^7 Number of ball carrier kills\n" +msgstr "^3bckills^7 Anzahl der getöteten Ballträger\n" + +#: qcsrc/client/scoreboard.qc:283 +msgid "" +"^3bctime^7 Total amount of time holding the ball in " +"Keepaway\n" +msgstr "^3bctime^7 Gesamtzeit im Ballbesitz bei Keepaway\n" + +#: qcsrc/client/scoreboard.qc:284 +msgid "" +"^3score^7 Total score\n" +"\n" +msgstr "" +"^3score^7 Gesamtpunktzahl\n" +"\n" + +#: qcsrc/client/scoreboard.qc:286 +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" +"or in all but these game types. You can also specify 'all' as a\n" +"field to show all fields available for the current game mode.\n" +"\n" +msgstr "" +"Vor ein Feld kannst du ein + bzw. - setzen, anschliessend eine\n" +"durch Kommata getrennte Liste von Spieltypen, dann einen Slash (/);\n" +"sodass das Feld nur in diesen, bzw. in allen ausser diesen Spieltypen\n" +"erscheint. Ausserdem kann 'all' als Feldname verwendet werden,\n" +"um alle im aktuellen Spieltyp zu verfügbaren Felder zu zeigen.\n" +"\n" + +#: qcsrc/client/scoreboard.qc:291 +msgid "" +"The special game type names 'teams' and 'noteams' can be used to\n" +"include/exclude ALL teams/noteams game modes.\n" +"\n" +msgstr "" +"Die speziellen Spieltypen 'teams' und 'noteams' können verwendet werden,\n" +"um ALLE Teamplay- oder Nicht-Teamplay-Spieltypen ein-/auszuschliessen.\n" +"\n" + +#: qcsrc/client/scoreboard.qc:294 +msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" +msgstr "Beispiel: scoreboard_columns_set name ping pl < +ctf/feld3 dm/feld4\n" + +#: qcsrc/client/scoreboard.qc:295 +msgid "" +"will display name, ping and pl aligned to the left, and the fields\n" +"right of the vertical bar aligned to the right.\n" +msgstr "" +"wird Name, Ping und Paketverlust linksbündig, und die Felder rechts\n" +"von der Trennlinie rechtsbündig anzeigen.\n" + +#: qcsrc/client/scoreboard.qc:297 +msgid "" +"'field3' will only be shown in CTF, and 'field4' will be shown in all\n" +"other gamemodes except DM.\n" +msgstr "" +"'feld3' wird nur in CTF sichtbar sein, und 'feld4' wird in allen Spieltypen\n" +"ausser DM erscheinen.\n" + +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:239 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:244 +msgid "N/A" +msgstr "N/V" + +#: qcsrc/client/scoreboard.qc:1014 +#, c-format +msgid "Accuracy stats (average %d%%)" +msgstr "Genauigkeit (Durchschn.: %d%%)" + +#: qcsrc/client/scoreboard.qc:1143 +msgid "Map stats:" +msgstr "Map-Statistiken:" + +#: qcsrc/client/scoreboard.qc:1161 +msgid "Monsters killed:" +msgstr "Monster getötet:" + +#: qcsrc/client/scoreboard.qc:1168 +msgid "Secrets found:" +msgstr "Gefundene Geheimnisse:" + +#: qcsrc/client/scoreboard.qc:1196 +msgid "Rankings" +msgstr "Platzierungen" + +#: qcsrc/client/scoreboard.qc:1292 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 +msgid "Scoreboard" +msgstr "Tabelle" + +#: qcsrc/client/scoreboard.qc:1344 +#, c-format +msgid "Speed award: %d ^7(%s^7)" +msgstr "Höchstgeschwindigkeit: %d ^7(%s^7)" + +#: qcsrc/client/scoreboard.qc:1348 +#, c-format +msgid "All-time fastest: %d ^7(%s^7)" +msgstr "Rekord: %d ^7(%s^7)" + +#: qcsrc/client/scoreboard.qc:1386 +msgid "Spectators" +msgstr "Zuschauer" + +#: qcsrc/client/scoreboard.qc:1393 +#, c-format +msgid "playing ^3%s^7 on ^2%s^7" +msgstr "^3%s^7 auf ^2%s^7" + +#: qcsrc/client/scoreboard.qc:1400 qcsrc/client/scoreboard.qc:1405 +#, c-format +msgid " for up to ^1%1.0f minutes^7" +msgstr " für bis zu ^1%1.0f Minuten^7" + +#: qcsrc/client/scoreboard.qc:1409 qcsrc/client/scoreboard.qc:1428 +msgid " or" +msgstr " oder" + +#: qcsrc/client/scoreboard.qc:1412 qcsrc/client/scoreboard.qc:1419 +#, c-format +msgid " until ^3%s %s^7" +msgstr " bis ^3%s %s^7" + +#: qcsrc/client/scoreboard.qc:1413 qcsrc/client/scoreboard.qc:1420 +#: qcsrc/client/scoreboard.qc:1432 qcsrc/client/scoreboard.qc:1439 +msgid "SCO^points" +msgstr "Punkte" + +#: qcsrc/client/scoreboard.qc:1414 qcsrc/client/scoreboard.qc:1421 +#: qcsrc/client/scoreboard.qc:1433 qcsrc/client/scoreboard.qc:1440 +msgid "SCO^is beaten" +msgstr "SCO^is beaten" + +#: qcsrc/client/scoreboard.qc:1431 qcsrc/client/scoreboard.qc:1438 +#, c-format +msgid " until a lead of ^3%s %s^7" +msgstr " bis zu einem Vorsprung von ^3%s %s^7" + +#: qcsrc/client/scoreboard.qc:1460 +#, c-format +msgid "^1Respawning in ^3%s^1..." +msgstr "^1Erneut spawnen in ^3%s^1..." + +#: qcsrc/client/scoreboard.qc:1470 +#, 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/scoreboard.qc:1479 +#, 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" + +#: qcsrc/client/view.qc:550 +msgid "Nade timer" +msgstr "Granaten-Timer" + +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "Wiederbelebungsfortschritt" + +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munition" + +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Widerstand" + +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Geschwindigkeit" + +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medizin" + +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Schlag" + +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampir" + +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Behinderung" + +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Rache" + +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Sprung" + +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Flug" + +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Unsichtbar" + +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "Inferno" + +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "Tauscher" + +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "Magnet" + +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "Fehler beim Erstellen des curl-Handles\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Kommando für Hinweisausgabe funktioniert nur mit cl_cmd und sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Der \"weapons dump\"-Befehl funktioniert nur mit sv_cmd\n" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"Benachrichtigungskommando zum Neustart funktioniert nur mit cl_cmd und " +"sv_cmd.\n" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "Grosse Armor" + +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" + +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" + +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "Mega-Health" + +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jetpack" + +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Treibstoff-Regeneration" + +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Stärke" + +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Schutzschild" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba-Werfen" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture The Flag" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" + +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" + +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasion" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." +msgstr "" + +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Beenden" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Starten" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Verbinden" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 +#, c-format +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 +#, c-format +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Magier" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Shambler" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Spinne" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Lindwurm" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Farbe:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Wegpunkt" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Helft mir!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Hier" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "GEFAHR" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Eingefroren!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Checkpoint" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Ziel" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Start" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Verteidigen" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Zerstören" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Drücken" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Flaggenträger" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Feindlicher Träger" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Flagge" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Weisse Basis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Rote Basis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Blaue Basis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Gelbe Basis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Pinke Basis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Kontrollpunkt" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Schlüssel" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Schlüsselträger" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Hier her" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Ball" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Ballbesitzer" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Tor" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generator" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Fahrzeug" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Markiert" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Unsichtbarkeit" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Extraleben" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s braucht Hilfe!" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" + +#: qcsrc/common/net_notice.qc:88 +msgid "^1Server notices:" +msgstr "^1Serverbenachrichtigungen:" + +#: qcsrc/common/net_notice.qc:94 +#, c-format +msgid "^7%s (^3%d sec left)" +msgstr "^7%s (^3%d Sek. verbleibend)" + +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 +msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" +msgstr "" +"^F4NOTE: ^BGSpectatorchat wird nicht an die Spieler gesendet während des " +"Matches" + +#: qcsrc/common/notifications.inc:220 +#, 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.inc:221 +#, 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 "" +"^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, und damit ^BG" +"%s^BG's Rekord von ^F2%s^BG Sekunden gebrochen" + +#: qcsrc/common/notifications.inc:222 +#, c-format +msgid "^BG%s^BG captured the flag" +msgstr "^BG%s^BG hat die Flagge erobert" + +#: qcsrc/common/notifications.inc:223 +#, 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.inc:224 +#, 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 "" +"^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, konnte " +"jedoch nicht ^BG%s^BG's Rekord von ^F2%s^BG Sekunden brechen" + +#: qcsrc/common/notifications.inc:225 +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.inc:226 +msgid "^BGThe flag was returned by its owner" +msgstr "^BGDie Flagge ist zu ihrem Besitzer zurückgekehrt" + +#: qcsrc/common/notifications.inc:227 +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.inc:228 +msgid "^BGThe flag was destroyed and returned to base" +msgstr "^BGDie Flagge wurde zerstört und ist zur Basis zurückgekehrt" + +#: qcsrc/common/notifications.inc:229 +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.inc:230 +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.inc:231 +msgid "" +"^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " +"base" +msgstr "" +"^BGDie ^TC^TT^BG Flagge fiel an einen unerreichbaren Ort und ist daher aus " +"Langeweile heimgeflogen" + +#: qcsrc/common/notifications.inc:232 +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.inc:233 +#, c-format +msgid "" +"^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " +"itself" +msgstr "" +"^BGDie ^TC^TT^BG Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld " +"mehr und ist nach Hause gegangen" + +#: qcsrc/common/notifications.inc:234 +#, c-format +msgid "" +"^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" +msgstr "" +"^BGDie Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld mehr und " +"ist nach Hause gegangen" + +#: qcsrc/common/notifications.inc:235 +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.inc:236 +msgid "^BGThe flag has returned to the base" +msgstr "^BGDie Flagge ist zur Basis zurückgekehrt" + +#: qcsrc/common/notifications.inc:237 +#, 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.inc:238 +#, c-format +msgid "^BG%s^BG lost the flag" +msgstr "^BG%s^BG hat die Flagge verloren" + +#: qcsrc/common/notifications.inc:239 +#, 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.inc:240 +#, c-format +msgid "^BG%s^BG got the flag" +msgstr "^BG%s^BG hat die Flagge genommen" + +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 +#, 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.inc:243 qcsrc/common/notifications.inc:481 +#, c-format +msgid "^F2Throwing coin... Result: %s^F2!" +msgstr "^F2Münze wird geworfen... Ergebnis: %s^F2!" + +#: qcsrc/common/notifications.inc:244 +msgid "^BGYou don't have any fuel for the ^F1Jetpack" +msgstr "^BGDu hast keinen Treibstoff für das ^F1Jetpack" + +#: qcsrc/common/notifications.inc:245 +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.inc:246 +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.inc:247 +msgid "^F2You will spectate in the next round" +msgstr "^F2Du wirst in der nächsten Runde zuschauen" + +#: qcsrc/common/notifications.inc:248 +#, 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^K1's ^BG%s^K1 Buff getötet ^K1%s%s" + +#: qcsrc/common/notifications.inc:248 +#, 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^K1's ^BG%s^K1 Buff zu Punkten verarbeitet ^K1%s" +"%s" + +#: qcsrc/common/notifications.inc:249 +#, 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.inc:250 +#, 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.inc:251 +#, 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.inc:252 +#, 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.inc:252 +#, 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.inc:253 +#, 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.inc:254 +#, c-format +msgid "^BG%s%s^K1 was pushed infront 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.inc:255 +#, 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^K1's Granate%s%s" + +#: qcsrc/common/notifications.inc:256 +#, c-format +msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" +msgstr "^BG%s%s^K1 trat einer Napalm-Explosion ein wenig zu nahe%s%s" + +#: qcsrc/common/notifications.inc:256 +#, 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^K1's Napalm-Granate abgefackelt%s%s" + +#: qcsrc/common/notifications.inc:257 +#, 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^K1's Eisgranate%s%s" + +#: qcsrc/common/notifications.inc:258 +#, 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^K1's Eisgranate%s%s" + +#: qcsrc/common/notifications.inc:259 +#, 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^K1's Medizingranate nicht geheilt werden%s%s" + +#: qcsrc/common/notifications.inc:260 +#, 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.inc:261 +#, 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.inc:262 +#, 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.inc:263 +#, 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^K1's Teleporterplatz zu blockieren%s%s" + +#: qcsrc/common/notifications.inc:263 +#, 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.inc:264 +#, 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.inc:265 +#, 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^K1's Bumblebee explodierte%s" +"%s" + +#: qcsrc/common/notifications.inc:266 +#, 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's Bumblebee Waffe%s%s" + +#: qcsrc/common/notifications.inc:267 +#, 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.inc:268 +#, 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^K1's Raptor%s%s" + +#: qcsrc/common/notifications.inc:269 +#, 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^K1's blauen Blobs nicht widerstehen%s%s" + +#: qcsrc/common/notifications.inc:270 +#, 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^K1's Raptor explodierte%s%s" + +#: qcsrc/common/notifications.inc:271 +#, 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 wurde in die Luft gesprengt als ^BG%s^K1's Spiderbot explodierte%s" +"%s" + +#: qcsrc/common/notifications.inc:272 +#, 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^K1's Spiderbot geschreddert%s%s" + +#: qcsrc/common/notifications.inc:273 +#, 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 in Stücke gesprengt von ^BG%s^K1's Spiderbot%s%s" + +#: qcsrc/common/notifications.inc:274 +#, 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^K1's Racer explodierte%s%s" + +#: qcsrc/common/notifications.inc:275 +#, 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^K1's Racer durchsiebt%s%s" + +#: qcsrc/common/notifications.inc:276 +#, 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^K1's Racer finden%s%s" + +#: qcsrc/common/notifications.inc:277 +#, 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.inc:278 +#, c-format +msgid "^BG%s^K1 was moved into the %s%s" +msgstr "^BG%s^K1 wurde in %s%s verschoben" + +#: qcsrc/common/notifications.inc:279 +#, c-format +msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" +msgstr "^BG%s^K1 wurde zum Feind vom Lord of Teamplay%s%s" + +#: qcsrc/common/notifications.inc:280 +#, 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.inc:281 +#, 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.inc:283 +#, 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.inc:283 +#, 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.inc:284 +#, 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.inc:284 +#, 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.inc:285 +#, 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.inc:285 +#, 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.inc:286 +#, c-format +msgid "^BG%s^K1 died%s%s" +msgstr "^BG%s^K1 starb%s%s" + +#: qcsrc/common/notifications.inc:287 +#, 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.inc:287 +#, 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.inc:288 +#, 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.inc:289 +#, c-format +msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" +msgstr "^BG%s^K1's Eingeweide wurden nach aussen gekehrtvon einem Shambler%s%s" + +#: qcsrc/common/notifications.inc:290 +#, 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.inc:291 +#, c-format +msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" +msgstr "^BG%s^K1 wurde von einem Shambler gezapped%s%s" + +#: qcsrc/common/notifications.inc:292 +#, 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.inc:293 +#, 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.inc:294 +#, c-format +msgid "^BG%s^K1 joins the Zombies%s%s" +msgstr "^BG%s^K1 folgt nun den Zombies%s%s" + +#: qcsrc/common/notifications.inc:295 +#, 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.inc:296 qcsrc/common/notifications.inc:298 +#, c-format +msgid "^BG%s^K1 mastered the art of self-nading%s%s" +msgstr "^BG%s^K1 meisterte die Kunst des Selbst-Sprengens%s%s" + +#: qcsrc/common/notifications.inc:297 +#, 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 Napalm-Explosion mal genauer ansehen%s%s" + +#: qcsrc/common/notifications.inc:297 +#, 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 Napalm-Granate verbrannt%s%s" + +#: qcsrc/common/notifications.inc:299 +#, 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.inc:299 +#, 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.inc:300 +#, c-format +msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" +msgstr "^BG%s^K1's Medizin-Granate war nicht sehr heilsam%s%s" + +#: qcsrc/common/notifications.inc:301 +#, 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 Munoition?" + +#: qcsrc/common/notifications.inc:301 +#, 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.inc:302 +#, c-format +msgid "^BG%s^K1 rotted away%s%s" +msgstr "^BG%s^K1 verweste%s%s" + +#: qcsrc/common/notifications.inc:303 +#, c-format +msgid "^BG%s^K1 became a shooting star%s%s" +msgstr "^BG%s^K1 wurde zur Sternschnuppe%s%s" + +#: qcsrc/common/notifications.inc:304 +#, c-format +msgid "^BG%s^K1 was slimed%s%s" +msgstr "^BG%s^K1 wurde vollgeschleimt%s%s" + +#: qcsrc/common/notifications.inc:305 +#, 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.inc:306 +#, 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.inc:307 +#, c-format +msgid "^BG%s^K1 switched to the %s%s" +msgstr "^BG%s^K1 wurde verschoben zu %s%s" + +#: qcsrc/common/notifications.inc:308 +#, 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.inc:309 +#, 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.inc:310 +#, c-format +msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" +msgstr "^BG%s^K1 wurde vom eWheel weggeblasen%s%s" + +#: qcsrc/common/notifications.inc:311 +#, 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.inc:312 +#, 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.inc:313 +#, c-format +msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" +msgstr "" +"^BG%s^K1 cokonnte sich nicht vor dem Hunter Geschützturm verstecken%s%s" + +#: qcsrc/common/notifications.inc:314 +#, 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.inc:315 +#, c-format +msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" +msgstr "" +"^BG%s^K1 wurde vom MLRS Geschützturm in qualmende berreste zerschossen%s%s" + +#: qcsrc/common/notifications.inc:316 +#, 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.inc:317 +#, 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.inc:318 +#, 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.inc:319 +#, 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 Walker spendiert%s%s" + +#: qcsrc/common/notifications.inc:320 +#, c-format +msgid "^BG%s^K1 was impaled by a Walker turret%s%s" +msgstr "^BG%s^K1 wurde vom Walker gepfählt%s%s" + +#: qcsrc/common/notifications.inc:321 +#, c-format +msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" +msgstr "^BG%s^K1 wurde vom Walker weggeblasen%s%s" + +#: qcsrc/common/notifications.inc:322 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" +msgstr "^BG%s^K1 wurde von einer Bumblebee-Explosion erfasst%s%s" + +#: qcsrc/common/notifications.inc:323 +#, 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.inc:324 +#, c-format +msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" +msgstr "^BG%s^K1 wurde von einer Raptor-Clustergranate zerfetzt%s%s" + +#: qcsrc/common/notifications.inc:325 +#, 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.inc:326 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" +msgstr "^BG%s^K1 kam ins Schussfeld vom Spiderbot%s%s" + +#: qcsrc/common/notifications.inc:327 +#, c-format +msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" +msgstr "^BG%s^K1 wurde von Spiderbots Rakete in fetzen gerissen%s%s" + +#: qcsrc/common/notifications.inc:328 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" +msgstr "^BG%s^K1 wurde vom Racer erfasst%s%s" + +#: qcsrc/common/notifications.inc:329 +#, 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 Racerrakete finden%s%s" + +#: qcsrc/common/notifications.inc:331 +#, c-format +msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" +msgstr "^BG%s^K1 wurde von ^BG%s^K1 betrogen%s%s" + +#: qcsrc/common/notifications.inc:332 +#, c-format +msgid "^BG%s^BG%s^BG (%s points every %s seconds)" +msgstr "^BG%s^BG%s^BG (%s Punkte je %s Sekunden)" + +#: qcsrc/common/notifications.inc:333 +#, c-format +msgid "^BG%s^K1 was frozen by ^BG%s" +msgstr "^BG%s^K1 wurde von ^BG vereist%s" + +#: qcsrc/common/notifications.inc:334 +#, c-format +msgid "^BG%s^K3 was revived by ^BG%s" +msgstr "^BG%s^K3 wurde von ^BG wiederbelebt%s" + +#: qcsrc/common/notifications.inc:335 +#, c-format +msgid "^BG%s^K3 was revived by falling" +msgstr "^BG%s^K3 wurde durch herunterfallen wiederbelebt" + +#: qcsrc/common/notifications.inc:336 +#, 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. Das war laut..." + +#: qcsrc/common/notifications.inc:337 +#, c-format +msgid "^BG%s^K3 was automatically revived after %s second(s)" +msgstr "^BG%s^K3 wurde automatisch wiederbelebt nach %s sekunde(n)" + +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 +msgid "^TC^TT^BG team wins the round" +msgstr "Das ^TC^TT^BG Team gewinnt die Runde" + +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 +#, c-format +msgid "^BG%s^BG wins the round" +msgstr "^BG%s^BG gewinnt die Runde" + +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 +msgid "^BGRound tied" +msgstr "^BGRunde unentschieden" + +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 +msgid "^BGRound over, there's no winner" +msgstr "^BGDie Runde ist vorbei, aber es gibt keinen Gewinner" + +#: qcsrc/common/notifications.inc:342 +#, c-format +msgid "^BG%s^K1 froze themself" +msgstr "^BG%s^K1 frierte sich selbst ein" + +#: qcsrc/common/notifications.inc:343 +#, c-format +msgid "^BGGodmode saved you %s units of damage, cheater!" +msgstr "^BGGodmode ersparte dir %s Schaden, Cheater!" + +#: qcsrc/common/notifications.inc:344 +#, c-format +msgid "^BG%s^BG got the %s^BG buff!" +msgstr "^BG%s^BG hat den %s^BG-Buff bekommen!" + +#: qcsrc/common/notifications.inc:345 +#, c-format +msgid "^BG%s^BG lost the %s^BG buff!" +msgstr "^BG%s^BG hat den %s^BG-Buff verloren!" + +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 +#, c-format +msgid "^BGYou dropped the %s^BG buff!" +msgstr "^BGDu hast den %s^BG-Buff fallengelassen!" + +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 +#, c-format +msgid "^BGYou got the %s^BG buff!" +msgstr "^BGDu hast den %s^BG-Buff bekommen!" + +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 +#, c-format +msgid "^BGYou do not have the ^F1%s" +msgstr "^BGDu hast nicht den/die ^F1%s" + +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 +#, c-format +msgid "^BGYou dropped the ^F1%s^BG%s" +msgstr "^BGDu hast ^F1%s^BG%s fallengelassen" + +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 +#, c-format +msgid "^BGYou got the ^F1%s" +msgstr "^BGDu hast den/die ^F1%s" + +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 +#, 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.inc:352 qcsrc/common/notifications.inc:583 +#, c-format +msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" +msgstr "^F1%s %s^BG kann nicht schiessen, aber sein ^F1%s^BG kann" + +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 +#, c-format +msgid "^F1%s^BG is ^F4not available^BG on this map" +msgstr "^F1%s^BG ist auf dieser Map ^F4nicht verfügbar" + +#: qcsrc/common/notifications.inc:354 +#, c-format +msgid "^BG%s^F3 connected%s" +msgstr "^BG%s^F3 tritt bei%s" + +#: qcsrc/common/notifications.inc:355 +#, c-format +msgid "^BG%s^F3 connected and joined the ^TC^TT team" +msgstr "^BG%s^F3 nimmt teil und ist dem ^TC^TT Team beigetreten" + +#: qcsrc/common/notifications.inc:356 +#, c-format +msgid "^BG%s^F3 is now playing" +msgstr "^BG%s^F3 spielt jetzt" + +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 +#, c-format +msgid "^BG%s^BG has dropped the ball!" +msgstr "^BG%s^BG hat den Ball verloren!" + +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 +#, c-format +msgid "^BG%s^BG has picked up the ball!" +msgstr "^BG%s^BG hat den Ball genommen!" + +#: qcsrc/common/notifications.inc:359 +#, 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.inc:360 +#, c-format +msgid "^BG%s^BG dropped the ^TC^TT Key" +msgstr "^BG%s^BG liess den ^TC^TT Schlüssel fallen" + +#: qcsrc/common/notifications.inc:361 +#, c-format +msgid "^BG%s^BG lost the ^TC^TT Key" +msgstr "^BG%s^BG ver lor den ^TC^TT Schlüssel" + +#: qcsrc/common/notifications.inc:362 +#, c-format +msgid "^BG%s^BG picked up the ^TC^TT Key" +msgstr "^BG%s^BG hat den ^TC^TT Schlüssel aufgenommen" + +#: qcsrc/common/notifications.inc:363 +#, c-format +msgid "^BG%s^F3 forfeited" +msgstr "^BG%s^F3 aufgegeben" + +#: qcsrc/common/notifications.inc:364 +#, c-format +msgid "^BG%s^F3 has no more lives left" +msgstr "^BG%s^F3 hat keine Leben mehr übrig" + +#: qcsrc/common/notifications.inc:365 +msgid "^BGMonsters are currently disabled" +msgstr "^BGMonster sind im Moment deaktiviert " + +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 +#, c-format +msgid "^BG%s^K1 picked up Invisibility" +msgstr "^BG%s^K1 hat Unsichtbarkeit aufgesammelt" + +#: qcsrc/common/notifications.inc:371 +#, c-format +msgid "^BG%s^K1 picked up Shield" +msgstr "^BG%s^K1 hat das Schild aufgenommen" + +#: qcsrc/common/notifications.inc:372 +#, c-format +msgid "^BG%s^K1 picked up Speed" +msgstr "^BG%s^K1 hat Speed aufgenommen" + +#: qcsrc/common/notifications.inc:373 +#, c-format +msgid "^BG%s^K1 picked up Strength" +msgstr "^BG%s^K1 hat Stärke aufgenommen" + +#: qcsrc/common/notifications.inc:374 +#, c-format +msgid "^BG%s^F3 disconnected" +msgstr "^BG%s^F3 hat sich getrennt" + +#: qcsrc/common/notifications.inc:375 +#, c-format +msgid "^BG%s^F3 was kicked for idling" +msgstr "^BG%s^F3 wurde aufgrund von Inaktivität gekickt" + +#: qcsrc/common/notifications.inc:376 +msgid "" +"^F2You were kicked from the server because you are a spectator and " +"spectators aren't allowed at the moment." +msgstr "" +"^F2Du wurdest vom Server gekickt weil du Beobachter bist, und Beaobachter " +"sind im Moment nicht erlaubt." + +#: qcsrc/common/notifications.inc:377 +#, c-format +msgid "^BG%s^F3 is now spectating" +msgstr "^BG%s^F3 beobachtet nun" + +#: qcsrc/common/notifications.inc:378 +#, c-format +msgid "^BG%s^BG has abandoned the race" +msgstr "^BG%s^BG hat das Rennen aufgegeben" + +#: qcsrc/common/notifications.inc:379 +#, c-format +msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" +msgstr "^BG%s^BG konnte seinen %s%s^BG Platz nicht brechen von %s%s %s" + +#: qcsrc/common/notifications.inc:380 +#, 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 %s%s^BG Platz von %s%s nicht brechen%s" + +#: qcsrc/common/notifications.inc:381 +#, c-format +msgid "^BG%s^BG has finished the race" +msgstr "^BG%s^BG hat das Rennen beendet" + +#: qcsrc/common/notifications.inc:382 +#, 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^BG's %s%s^BG Rekord mit %s%s %s" + +#: qcsrc/common/notifications.inc:383 +#, c-format +msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" +msgstr "^BG%s^BG verbesserte seinen %s%s^BG Rekord mit %s%s %s" + +#: qcsrc/common/notifications.inc:384 +#, c-format +msgid "" +"^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " +"and will be lost." +msgstr "" +"^BG%s^BG errang einen neuen Rekord mit ^F2%s^BG. Unglücklicherweise hat er " +"keine UID und der Rekord geht verloren." + +#: qcsrc/common/notifications.inc:385 +#, 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.inc:386 +#, 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.inc:387 +msgid "^TC^TT ^BGteam scores!" +msgstr "^TC^TT ^BGTeam Punktet!" + +#: qcsrc/common/notifications.inc:388 +#, 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 "" +"^F2Du musst in den nächsten %s Spieler werden, oder du wirst gekicked, denn " +"Beobachten ist nicht erlaubt im Moment." + +#: qcsrc/common/notifications.inc:389 +#, c-format +msgid "^BG%s^K1 picked up a Superweapon" +msgstr "^BG%s^K1 hat eine Superwaffe aufgesammelt" + +#: qcsrc/common/notifications.inc:390 +msgid "^BGYou cannot change to a larger team" +msgstr "^BGDu kannst nicht in ein grösseres Team wechseln." + +#: qcsrc/common/notifications.inc:391 +msgid "^BGYou are not allowed to change teams" +msgstr "^BGDu darfst nicht das Team wechseln" + +#: qcsrc/common/notifications.inc:392 +#, c-format +msgid "" +"^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " +"^F2Xonotic %s" +msgstr "" +"^F4NOTE: ^BGDer Server läuft unter ^F1Xonotic %s (beta)^BG, du hast " +"^F2Xonotic %s" + +#: qcsrc/common/notifications.inc:393 +#, c-format +msgid "" +"^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" +msgstr "" +"^F4NOTE: ^BGDer Server läuft unter ^F1Xonotic %s^BG, du hast^F2Xonotic %s" + +#: qcsrc/common/notifications.inc:394 +#, 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 "" +"^F4NOTE: ^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.inc:395 +#, c-format +msgid "^F3SVQC Build information: ^F4%s" +msgstr "^F3SVQC Build-Information: ^F4%s" + +#: qcsrc/common/notifications.inc:396 +#, 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 starb von ^BG%s^K1's grossartigen Spielkünsten auf dem @!#%%'n " +"Accordeon%s%s" + +#: qcsrc/common/notifications.inc:397 +#, c-format +msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" +msgstr "^BG%s^K1 bekam Schmerzen vom @!#%%'n Accordeon%s%s" + +#: qcsrc/common/notifications.inc:398 +#, 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^K1's Arc geschockt%s%s" + +#: qcsrc/common/notifications.inc:399 +#, 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^K1's Blaster erschossen%s%s" + +#: qcsrc/common/notifications.inc:400 +#, 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.inc:401 +#, 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^K1's Crylink gespürt%s%s" + +#: qcsrc/common/notifications.inc:402 +#, 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 gesprüt%s%s" + +#: qcsrc/common/notifications.inc:403 +#, 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.inc:404 +#, c-format +msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" +msgstr "^BG%s%s^K1 kam ^BG%s^K1s Rakete zu nahe%s%s" + +#: qcsrc/common/notifications.inc:405 +#, 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.inc:406 +#, 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^K1's Elektrokugeln zerfetzt%s%s" + +#: qcsrc/common/notifications.inc:407 +#, 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^K1's Elektro-combo%s%s" + +#: qcsrc/common/notifications.inc:408 +#, 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^K1's Electro-Orb zu nahe%s%s" + +#: qcsrc/common/notifications.inc:409 +#, c-format +msgid "^BG%s^K1 played with Electro bolts%s%s" +msgstr "^BG%s^K1 hat mit Electro-Blitzen gespielt%s%s" + +#: qcsrc/common/notifications.inc:410 +#, 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 dieser Electro-Orb lag%s" +"%s" + +#: qcsrc/common/notifications.inc:411 +#, 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^K1's Fireball%s%s" + +#: qcsrc/common/notifications.inc:412 +#, 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^K1's Feuermine verbrannt%s%s" + +#: qcsrc/common/notifications.inc:413 +#, 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.inc:414 +#, 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.inc:415 +#, 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 einem Combo von ^BG%s^K1's Hagar Raketen durchsiebt%s%s" + +#: qcsrc/common/notifications.inc:416 +#, 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^K1's Hagar Raketen durchsiebt%s%s" + +#: qcsrc/common/notifications.inc:417 +#, 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.inc:418 +#, 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^K1's HLAC niedergestreckt%s%s" + +#: qcsrc/common/notifications.inc:419 +#, 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 HLAC%s%s" + +#: qcsrc/common/notifications.inc:420 +#, c-format +msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" +msgstr "^BG%s%s^K1 wurde von ^BG%s^K1's Schweren Maschinengewehr erwischt%s%s" + +#: qcsrc/common/notifications.inc:421 +#, c-format +msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" +msgstr "" +"^BG%s%s^K1 wurde von ^BG%s^K1's Schweren Maschinengewehr in Stücke gerissen%s" +"%s" + +#: qcsrc/common/notifications.inc:422 +#, 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^K1's Hook-Gravity-Bombe erfasst%s%s" + +#: qcsrc/common/notifications.inc:423 +#, 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 starb von ^BG%s^K1's grossartigen Spielkünsten auf der @!#%%'n " +"Kleinschen Flasche%s%s" + +#: qcsrc/common/notifications.inc:424 +#, 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 @!#%%'n Kleinschen Flasche%s%s" + +#: qcsrc/common/notifications.inc:425 +#, c-format +msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" +msgstr "^BG%s%s^K1 wurde weggesniped durch^BG%s^K1's Maschinengewehr%s%s" + +#: qcsrc/common/notifications.inc:426 +#, 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^K1's Maschinengewehr durchsiebt%s%s" + +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 +#, 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.inc:428 +#, 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^K1's Mine%s%s" + +#: qcsrc/common/notifications.inc:429 +#, 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.inc:430 +#, 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^K1's Mortar Granate zu nah%s%s" + +#: qcsrc/common/notifications.inc:431 +#, c-format +msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" +msgstr "^BG%s%s^K1 bekam ^BG%s^K1's Mortar Granate zu fressen%s%s" + +#: qcsrc/common/notifications.inc:432 +#, c-format +msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" +msgstr "^BG%s^K1 hat die eigene Mortar Granate nicht beachtet%s%s" + +#: qcsrc/common/notifications.inc:433 +#, c-format +msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" +msgstr "^BG%s^K1 jagte sich mit der eigenen Martar in die Luft%s%s" + +#: qcsrc/common/notifications.inc:434 +#, c-format +msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" +msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 Rifle weggesniped%s%s" + +#: qcsrc/common/notifications.inc:435 +#, 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^K1's Rifle Kugelhagel%s%s" + +#: qcsrc/common/notifications.inc:436 +#, 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 versagte sich vor ^BG%s^K1's Rifle Kugelhagel zu verstecken%s%s" + +#: qcsrc/common/notifications.inc:437 +#, 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^K1's Rifle zu verstecken%s%s" + +#: qcsrc/common/notifications.inc:438 +#, c-format +msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" +msgstr "^BG%s%s^K1 wurde von ^BG%s^K1's Rakettensäge halbiert%s%s" + +#: qcsrc/common/notifications.inc:439 +#, c-format +msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" +msgstr "^BG%s%s^K1 konnte beinahe ^BG%s^K1's Rakettensäge ausweichen%s%s" + +#: qcsrc/common/notifications.inc:440 +#, c-format +msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" +msgstr "^BG%s^K1 halbierte sich selbst mit der Rakettensäge%s%s" + +#: qcsrc/common/notifications.inc:441 +#, c-format +msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" +msgstr "" +"^BG%s^K1 hat sich selbst mit der Rakettensäge in die Luft gesprengt%s%s" + +#: qcsrc/common/notifications.inc:442 +#, 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.inc:443 +#, 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.inc:444 +#, 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.inc:445 +#, 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^K1's Shockwave abgeknallt%s%s" + +#: qcsrc/common/notifications.inc:446 +#, 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.inc:447 +#, 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.inc:448 +#, 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 Shotgun%s%s" + +#: qcsrc/common/notifications.inc:449 +#, c-format +msgid "^BG%s^K1 is now thinking with portals%s%s" +msgstr "^BG%s^K1denkt nun auch an Portale%s%s" + +#: qcsrc/common/notifications.inc:450 +#, 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^K1's grossartigem Spiel auf der @!#%%'n Tuba%s%s" + +#: qcsrc/common/notifications.inc:451 +#, c-format +msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" +msgstr "^BG%s^K1 bekam Schmerzen durch die @!#%%'n Tuba%s%s" + +#: qcsrc/common/notifications.inc:452 +#, 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^K1's Vaporizer%s%s" + +#: qcsrc/common/notifications.inc:453 +#, 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^K1's Vortex%s%s" + +#: qcsrc/common/notifications.inc:471 +msgid "^F4You are now alone!" +msgstr "^F4Du bist jetzt alleine!" + +#: qcsrc/common/notifications.inc:472 +msgid "^BGYou are attacking!" +msgstr "^BGDu greifst an!" + +#: qcsrc/common/notifications.inc:473 +msgid "^BGYou are defending!" +msgstr "^BGDu verteidigst!" + +#: qcsrc/common/notifications.inc:474 +msgid "^F4Begin!" +msgstr "^F4Los!" + +#: qcsrc/common/notifications.inc:475 +msgid "^F4Game starts in ^COUNT" +msgstr "^F4Das Spiel beginnt in ^COUNT" + +#: qcsrc/common/notifications.inc:476 +msgid "^F4Round starts in ^COUNT" +msgstr "^F4Die Runde beginnt in ^COUNT" + +#: qcsrc/common/notifications.inc:477 +msgid "^F4Round cannot start" +msgstr "^F4Die Runde kann nicht beginnen" + +#: qcsrc/common/notifications.inc:480 +msgid "^F2Don't camp!" +msgstr "^F2Campe nicht!" + +#: qcsrc/common/notifications.inc:482 +msgid "" +"^BGYou are now free.\n" +"^BGFeel free to ^F2try to capture^BG the flag again\n" +"^BGif you think you will succeed." +msgstr "" +"^BGDu bist jetzt frei.\n" +"^BGDu kannst ^F2versuchen^BG die Flage noch einmal\n" +"^BGzu erobern, wenn du glaubst es zu schaffen." + +#: qcsrc/common/notifications.inc:483 +msgid "^BGThis flag is currently inactive" +msgstr "^BGDiese Flagge ist zur Zeit nicht aktiv" + +#: qcsrc/common/notifications.inc:484 +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 "" +"^BGDu bist jetzt von der Flagge ^F1abgeschirmt\n" +"^BGwegen ^F2zu vielen fehlgeschlagenen Versuchen^BG,\n" +"^BGdie Flagge zu erobern. Gewinne Punkte in der Verteidigung,\n" +"^BGbevor du es noch einmal versuchst." + +#: qcsrc/common/notifications.inc:485 +msgid "^BGYou captured the ^TC^TT^BG flag!" +msgstr "^BGDu hast die ^TC^TT^BG Flagge erobert!" + +#: qcsrc/common/notifications.inc:486 +msgid "^BGYou captured the flag!" +msgstr "^BG Du hast die Flagge erobert" + +#: qcsrc/common/notifications.inc:487 +#, 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.inc:488 +#, 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.inc:489 +#, c-format +msgid "^BG%s^BG passed the flag to %s" +msgstr "^BG%s^BG hat die Flagge %s übergeben" + +#: qcsrc/common/notifications.inc:490 +#, 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.inc:491 +#, c-format +msgid "^BGYou received the flag from %s" +msgstr "^BGDu bekamst die Flagge von %s;" + +#: qcsrc/common/notifications.inc:492 +#, c-format +msgid "^BG%s^BG requests you to pass the flag%s" +msgstr "^BG%s^BG bittet dich, die Flagge zu passen%s" + +#: qcsrc/common/notifications.inc:493 +#, 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.inc:494 +#, 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.inc:495 +#, c-format +msgid "^BGYou passed the flag to %s" +msgstr "^BGDu hast die Flagge an %s gepasst" + +#: qcsrc/common/notifications.inc:496 +msgid "^BGYou got the ^TC^TT^BG flag!" +msgstr "^BGDu hast die ^TC^TT^BG Flagge!" + +#: qcsrc/common/notifications.inc:497 +msgid "^BGYou got the flag!" +msgstr "^BGDu hast die Flagge!" + +#: qcsrc/common/notifications.inc:498 +#, c-format +msgid "^BGYou got your %steam^BG's flag, return it!" +msgstr "^BGDu hast die Flagge deines %sTeams^BG, bringe sie zurück!" + +#: qcsrc/common/notifications.inc:499 +#, c-format +msgid "^BGYou got the %senemy^BG's flag, return it!" +msgstr "^BGDu hast die Flagge des %sFeindes^BG, bringe sie zurück!" + +#: qcsrc/common/notifications.inc:500 +#, c-format +msgid "^BGThe %senemy^BG got your flag! Retrieve it!" +msgstr "^BGDer %sFeind^BG hat eure Flagge! Bring sie zurück!" + +#: qcsrc/common/notifications.inc:501 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" +msgstr "^BGDer %sFeind (^BG%s%s)^BG hat eure Flagge! Bring sie zurück!" + +#: qcsrc/common/notifications.inc:502 +#, c-format +msgid "^BGThe %senemy^BG got the flag! Retrieve it!" +msgstr "^BGDer %sFeind^BG hat die Flagge! Bringe sie zurück!" + +#: qcsrc/common/notifications.inc:503 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" +msgstr "^BGDer %sFeind (^BG%s%s)^BG hat die Flagge! Bringe sie zurück!" + +#: qcsrc/common/notifications.inc:504 +#, c-format +msgid "^BGThe %senemy^BG got their flag! Retrieve it!" +msgstr "^BGDer %sFeind^BG hat seine Flagge! Hole sie!" + +#: qcsrc/common/notifications.inc:505 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" +msgstr "^BGDer %sFeind (^BG%s%s)^BG hat seine Flagge! Hole sie!" + +#: qcsrc/common/notifications.inc:506 +#, 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.inc:507 +#, 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.inc:508 +#, 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.inc:509 +#, 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.inc:510 +msgid "^BGYou returned the ^TC^TT^BG flag!" +msgstr "^BGDu hast die ^TC^TT^BG Flagge zurückgebracht!" + +#: qcsrc/common/notifications.inc:511 +msgid "^BGStalemate! Enemies can now see you on radar!" +msgstr "^BGPatt! Du kannst Gegner nun auf dem Radar sehen!" + +#: qcsrc/common/notifications.inc:512 +msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" +msgstr "" +"^BGPatt! Flagenträger können jetzt von Feinden auf dem Radar gesehen werden!" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou fragged ^BG%s" +msgstr "^K3%sDu hast ^BG%s getötet" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou scored against ^BG%s" +msgstr "^K3%sDu hast gegen ^BG%s gepunktet" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s" +msgstr "^K1%sDu wurdest von ^BG%s getötet" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s" +msgstr "^K1%s^BG%s hat gegen Dich gepunktet" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s^BG%s" +msgstr "^K1%sDu wurdest von ^BG%s^BG%s getötet" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^BG%s" +msgstr "^K1%s^BG%s^BG%s hat gegen Dich gepunktet" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou fragged ^BG%s^BG%s" +msgstr "^K3%s Du hast ^BG%s^BG%s getötet" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou scored against ^BG%s^BG%s" +msgstr "^K3%sDu hast gegen ^BG%s^BG%s gepunktet" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" +msgstr "^K1%sDu hast gegen ^BG%s^K1 gepunktet, während er am Tippen war" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou typefragged ^BG%s" +msgstr "^K1%sDu hast ^BG%s beim Tippen getötet" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" +msgstr "^K1%s^BG%s hat gegen Dich gepunktet, während du getippt hast!" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s" +msgstr "^K1%sDu wurdest von ^BG%s beim Tippen getötet" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" +msgstr "^K1%sDu wurdest von ^BG%s^K1 beim Tippen verpunktet^BG%s" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s^BG%s" +msgstr "^K1%sDu wurdest von ^BG%s^BG%s beim Tippen getötet" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" +msgstr "^K1%sDu punktetest gegen ^BG%s^K1 während er tippte^BG%s" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou typefragged ^BG%s^BG%s" +msgstr "^K1%sDu hast ^BG%s^BG%s beim Tippen getötet" + +#: qcsrc/common/notifications.inc:521 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" +msgstr "^BGDrücke ^F2DROPWEAPON^BG erneut um die Granate zu werfen!" + +#: qcsrc/common/notifications.inc:522 +msgid "^F2You got a ^K1BONUS GRENADE^F2!" +msgstr "^F2Du bekamst eine ^K1BONUS-GRANATE^F2!" + +#: qcsrc/common/notifications.inc:523 +#, c-format +msgid "" +"^BGYou have been moved into a different team\n" +"You are now on: %s" +msgstr "" +"^BGDu bist in ein anderes Tesm gewechselt worden\n" +"Du bist jetzt in: %s" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't go against your team mates!" +msgstr "^K1Nicht gegen deine Teamkameraden agieren!" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't shoot your team mates!" +msgstr "^K1Nicht auf deine Teamkameraden einschiessen!" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Die camper!" +msgstr "^K1Stirb, Camper!" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Reconsider your tactics, camper!" +msgstr "^1Überdenke dein Verhalten, Camper!" + +#: qcsrc/common/notifications.inc:526 +msgid "^K1You unfairly eliminated yourself!" +msgstr "^K1Du hast dich auf unfaire Weise selbst eliminiert!" + +#: qcsrc/common/notifications.inc:527 +#, c-format +msgid "^K1You were %s" +msgstr "^K1Du warst %s" + +#: qcsrc/common/notifications.inc:528 +msgid "^K1You couldn't catch your breath!" +msgstr "^K1Du hast keine Luft mehr bekommen!" + +#: qcsrc/common/notifications.inc:529 +msgid "^K1You hit the ground with a crunch!" +msgstr "^K1Du bist mit einem Krachen auf dem Boden aufgeschlagen!" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You felt a little too hot!" +msgstr "^K1Dir wurde etwas zu heiss!" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You got a little bit too crispy!" +msgstr "^K1Du wurdest etwas zu knusprig!" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You killed your own dumb self!" +msgstr "^K1Du hast dich selbst umgebracht, du Trottel!" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You need to be more careful!" +msgstr "^K1Du musst vorsichtiger sein!" + +#: qcsrc/common/notifications.inc:532 +msgid "^K1You couldn't stand the heat!" +msgstr "^K1Du konntest die Hitze nicht ertragen!" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You need to watch out for monsters!" +msgstr "^K1Du musst auf Monster aufpassen!" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You were killed by a monster!" +msgstr "^K1Du wurdest von einem Monster getötet!" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1Tastes like chicken!" +msgstr "^K1Schmeckt nach McDonald's!" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1You forgot to put the pin back in!" +msgstr "^K1Du has vergessen, den Pin wieder reinzustecken!" + +#: qcsrc/common/notifications.inc:535 +msgid "^K1Hanging around a napalm explosion is bad!" +msgstr "^K1Bei einer Napalm-Explosion herumzuhängen ist schlecht!" + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You felt a little chilly!" +msgstr "^K1Dir ist ein wenig kalt." + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You got a little bit too cold!" +msgstr "^K1Dir wurde ein wenig zu kalt!" + +#: qcsrc/common/notifications.inc:537 +msgid "^K1Your Healing Nade is a bit defective" +msgstr "^K1Deine Medizin-Granate ist ein wenig defekt" + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You are respawning for running out of ammo..." +msgstr "^K1Du wirst wiederbelebt weil du keine Munition mehr hast..." + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You were killed for running out of ammo..." +msgstr "^K1Du wurdest getötet weil du keine Munition mehr hast..." + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You grew too old without taking your medicine" +msgstr "^1Du wurdest zu alt, und hast deine Medizin nicht genommen" + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You need to preserve your health" +msgstr "^1Du solltest deine Gesundheit erhalten" + +#: qcsrc/common/notifications.inc:540 +msgid "^K1You became a shooting star!" +msgstr "^K1Du wurdest zur Sternschnuppe!" + +#: qcsrc/common/notifications.inc:541 +msgid "^K1You melted away in slime!" +msgstr "^K1Du bist im Schleim zerschmolzen!" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You committed suicide!" +msgstr "^K1Du hast Selbstmord begangen!" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You ended it all!" +msgstr "^K1Du hast alles beendet!" + +#: qcsrc/common/notifications.inc:543 +msgid "^K1You got stuck in a swamp!" +msgstr "^K1Du bist in einem Sumpf stecken geblieben!" + +#: qcsrc/common/notifications.inc:544 +#, c-format +msgid "^BGYou are now on: %s" +msgstr "^BGDu bist jetzt in: %s" + +#: qcsrc/common/notifications.inc:545 +msgid "^K1You died in an accident!" +msgstr "^K1Du bist bei einem Unfall gestorben!" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You had an unfortunate run in with a turret!" +msgstr "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Geschütz!" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You were fragged by a turret!" +msgstr "^K1Du wurdest von einem Geschütz getötet!" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You had an unfortunate run in with an eWheel turret!" +msgstr "" +"^K1Du hattest eine unglückliche Auseinandersetzung mit einem eWheel-Geschütz!" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You were fragged by an eWheel turret!" +msgstr "^K1Du wurdest von einem eWheel-Geschütz getötet!" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You had an unfortunate run in with a Walker turret!" +msgstr "" +"^K1Du hattest eine unglückliche Auseinandersetzung mit einem Walker-Geschütz!" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You were fragged by a Walker turret!" +msgstr "^K1Du wurdest von einem Walker-Geschütz getötet!" + +#: qcsrc/common/notifications.inc:549 +msgid "^K1You got caught in the blast of a Bumblebee explosion!" +msgstr "^K1Du wurdest von der Explosion eines Bumblebees getötet!" + +#: qcsrc/common/notifications.inc:550 +msgid "^K1You were crushed by a vehicle!" +msgstr "^K1Du wurdest von einem Fahrzeug zerquetscht!" + +#: qcsrc/common/notifications.inc:551 +msgid "^K1You were caught in a Raptor cluster bomb!" +msgstr "^K1Du wurdest in Raptor-Streubomben gefangen!" + +#: qcsrc/common/notifications.inc:552 +msgid "^K1You got caught in the blast of a Raptor explosion!" +msgstr "^K1Du wurdest von der Explosion eines Raptors getötet!" + +#: qcsrc/common/notifications.inc:553 +msgid "^K1You got caught in the blast of a Spiderbot explosion!" +msgstr "^K1Du wurdest von der Explosion eines Spiderbots getötet!" + +#: qcsrc/common/notifications.inc:554 +msgid "^K1You were blasted to bits by a Spiderbot rocket!" +msgstr "^K1Du wurdest von der Rakete eines Spiderbots in Stücke gesprengt!" + +#: qcsrc/common/notifications.inc:555 +msgid "^K1You got caught in the blast of a Racer explosion!" +msgstr "^K1Du wurdest von der Explosion eines Racers getötet!" + +#: qcsrc/common/notifications.inc:556 +msgid "^K1You couldn't find shelter from a Racer rocket!" +msgstr "^K1Du konntest keinen Schutz vor der Rakete eines Racers finden!" + +#: qcsrc/common/notifications.inc:557 +msgid "^K1Watch your step!" +msgstr "^1Achte darauf, wo du hin trittst!" + +#: qcsrc/common/notifications.inc:558 +#, 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.inc:558 +#, 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.inc:559 +#, 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.inc:559 +#, 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.inc:560 +msgid "" +"^K1Stop idling!\n" +"^BGDisconnecting in ^COUNT..." +msgstr "" +"^K1Stehe nicht herum!\n" +"^BGDie Verbindung wird in ^COUNT getrennt..." + +#: qcsrc/common/notifications.inc:561 +#, c-format +msgid "^BGYou need %s^BG!" +msgstr "^BGDu brauchst %s^BG!" + +#: qcsrc/common/notifications.inc:562 +#, c-format +msgid "^BGYou also need %s^BG!" +msgstr "^BGDu brauchst auch %s^BG!" + +#: qcsrc/common/notifications.inc:563 +msgid "^BGDoor unlocked!" +msgstr "^BGTür entriegelt!" + +#: qcsrc/common/notifications.inc:564 +msgid "^F2You picked up some extra lives" +msgstr "^F2Du hast einige extra Leben aufgehoben" + +#: qcsrc/common/notifications.inc:565 +#, c-format +msgid "^K3You froze ^BG%s" +msgstr "^K3Du hast ^BG%s ^K3eingefroren" + +#: qcsrc/common/notifications.inc:566 +#, c-format +msgid "^K1You were frozen by ^BG%s" +msgstr "^K1Du wurdest von ^BG%s eingefroren" + +#: qcsrc/common/notifications.inc:567 +#, c-format +msgid "^K3You revived ^BG%s" +msgstr "^K3Du hast ^BG%s ^K3wiederbelebt" + +#: qcsrc/common/notifications.inc:568 +msgid "^K3You revived yourself" +msgstr "^K3Du hast dich selbst wiederbelebt" + +#: qcsrc/common/notifications.inc:569 +#, c-format +msgid "^K3You were revived by ^BG%s" +msgstr "^K3Du wurdest von ^BG%s ^K3wiederbelebt" + +#: qcsrc/common/notifications.inc:570 +#, c-format +msgid "^K3You were automatically revived after %s second(s)" +msgstr "^K3Du wurdest automatisch nach %s Sekunde(n) wiederbelebt" + +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 +msgid "^K1You froze yourself" +msgstr "^K1Du hast dich selbst eingefroren" + +#: qcsrc/common/notifications.inc:575 +msgid "^K1Round already started, you spawn as frozen" +msgstr "^K1Die Runde hat bereits begonnen, du spawnst eingefroren" + +#: qcsrc/common/notifications.inc:576 +#, c-format +msgid "^K1A %s has arrived!" +msgstr "^K1A %s ist angekommen!" + +#: qcsrc/common/notifications.inc:585 +msgid "" +"^K1No spawnpoints available!\n" +"Hope your team can fix it..." +msgstr "" +"^K1Keine Spawnpunkte frei!\n" +"Hoffentlich schafft es dein Team..." + +#: qcsrc/common/notifications.inc:586 +msgid "" +"^K1You may not join the game at this time.\n" +"The player limit reached maximum capacity." +msgstr "" +"^K1Du kannst dem Spiel momentan nicht beitreten.\n" +"Die maximale Anzahl an Spielern ist bereits erreicht." + +#: qcsrc/common/notifications.inc:589 +msgid "^BGYou picked up the ball" +msgstr "^BGDu hast den Ball aufgenommen" + +#: qcsrc/common/notifications.inc:590 +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, bring dir keine Punkte!" + +#: qcsrc/common/notifications.inc:591 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Help the key carriers to meet!" +msgstr "" +"^BGAlle Schlüssel sind in der Hand deines Teams!\n" +"Hilf den Schlüsselträgern sich zu treffen!" + +#: qcsrc/common/notifications.inc:592 +msgid "" +"^BGAll keys are in ^TC^TT team^BG's hands!\n" +"Interfere ^F4NOW^BG!" +msgstr "" +"^BGAlle Schlüssel sind in der Hand des ^TC^TT Teams^BG!\n" +"Greife ^F4SOFORT ^BGein!" + +#: qcsrc/common/notifications.inc:593 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Meet the other key carriers ^F4NOW^BG!" +msgstr "" +"^BGAlle Schlüssel sind in der Hand deines Teams!\n" +"Treffe dich mit den anderen Schlüsselträgern ^F4JETZT^BG!" + +#: qcsrc/common/notifications.inc:594 +msgid "^F4Round will start in ^COUNT" +msgstr "^F4Die Runde beginnt in ^COUNT" + +#: qcsrc/common/notifications.inc:595 +msgid "^BGScanning frequency range..." +msgstr "^BGFrequenzbereich wird gescannt..." + +#: qcsrc/common/notifications.inc:596 +msgid "^BGYou are starting with the ^TC^TT Key" +msgstr "^BGDu beginnst mit dem ^TC^TT Schlüssel" + +#: qcsrc/common/notifications.inc:597 +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.inc:598 +#, c-format +msgid "" +"^BGWaiting for players to join...\n" +"Need active players for: %s" +msgstr "" +"^BGEs wird auf weitere Spieler gewartet...\n" +"Benötigte Spieler: %s" + +#: qcsrc/common/notifications.inc:599 +#, c-format +msgid "^BGWaiting for %s player(s) to join..." +msgstr "^BGEs wird auf %s Spieler gewartet..." + +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 +msgid "^F4^COUNT^BG left to find some ammo!" +msgstr "^F4^COUNT^BG haben das Spiel verlassen, um etwas Munition zu finden!" + +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" +msgstr "^BGFinde etwas Munition oder du stirbst in ^F4^COUNT^BG!" + +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo! ^F4^COUNT^BG left!" +msgstr "^BGFinde etwas Munition! ^F4^COUNT^BG übrig!" + +#: qcsrc/common/notifications.inc:603 +#, c-format +msgid "^F2Extra lives remaining: ^K1%s" +msgstr "^F2Extra Leben übrig: ^K1%s" + +#: qcsrc/common/notifications.inc:605 +#, c-format +msgid "" +"^F2^COUNT^BG until weapon change...\n" +"Next weapon: ^F1%s" +msgstr "" +"^F2^COUNT^BG bis zum Waffenwechsel...\n" +"Nächste Waffe: ^F1%s" + +#: qcsrc/common/notifications.inc:606 +#, c-format +msgid "^F2Active weapon: ^F1%s" +msgstr "^F2Aktive Waffe: ^F1%s" + +#: qcsrc/common/notifications.inc:607 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" +msgstr "^BGDrücke ^F2DROPWEAPON^BG erneut um die Granate zu werfen!" + +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 +msgid "" +"^K1Your generator is NOT shielded!\n" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep fragging until we have a winner!" +msgstr "" +"^F4VERLÄNGERUNG^F2!\n" +"Töte weiter, bis wir einen Gewinner haben!" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep scoring until we have a winner!" +msgstr "" +"^F4VERLÄNGERUNG^F2!\n" +"Punkte weiter, bis wir einen Gewinner haben!" + +#: qcsrc/common/notifications.inc:617 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"\n" +"Generators are now decaying.\n" +"The more control points your team holds,\n" +"the faster the enemy generator decays" +msgstr "" +"^F2Wir gehen in die ^F4VERLÄNGERUNG^F2!\n" +"\n" +"Generatoren beginnen zu zerfallen.\n" +"Je mehr Kontrollpunkte dein Team hält,\n" +"desto schneller zerfällt der gegnerische Generator" + +#: qcsrc/common/notifications.inc:618 +#, c-format +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"^BGAdded ^F4%s^BG to the game!" +msgstr "" +"^F4VERLÄNGERUNG^F2!\n" +"^F4%s ^BGwurde zum Spiel hinzugefügt!" + +#: qcsrc/common/notifications.inc:619 +msgid "^K1In^BG-portal created" +msgstr "^K1Eingangs^BG-Portal erstellt" + +#: qcsrc/common/notifications.inc:620 +msgid "^F3Out^BG-portal created" +msgstr "^K1Ausgangs^BG-Portal erstellt" + +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" +msgstr "" + +#: qcsrc/common/notifications.inc:622 +msgid "^F2Invisibility has worn off" +msgstr "^F2Die Unsichtbarkeit ist wieder verschwunden" + +#: qcsrc/common/notifications.inc:623 +msgid "^F2Shield has worn off" +msgstr "^F2Das Schild ist wieder verschwunden" + +#: qcsrc/common/notifications.inc:624 +msgid "^F2Speed has worn off" +msgstr "^F2Der Geschwindigkeitsbonus ist wieder verschwunden" + +#: qcsrc/common/notifications.inc:625 +msgid "^F2Strength has worn off" +msgstr "^F2Die Stärke ist wieder verschwunden" + +#: qcsrc/common/notifications.inc:626 +msgid "^F2You are invisible" +msgstr "^F2Du bist unsichtbar" + +#: qcsrc/common/notifications.inc:627 +msgid "^F2Shield surrounds you" +msgstr "^F2Ein Schild umgibt dich" + +#: qcsrc/common/notifications.inc:628 +msgid "^F2You are on speed" +msgstr "^F2Du bist auf Speed" + +#: qcsrc/common/notifications.inc:629 +msgid "^F2Strength infuses your weapons with devastating power" +msgstr "^F2Stärke erfüllt deine Waffen mit unschlagbarer Kraft" + +#: qcsrc/common/notifications.inc:630 +msgid "^F2The race is over, finish your lap!" +msgstr "^F2Das Rennen ist vorbei, beende deine Runde!" + +#: qcsrc/common/notifications.inc:631 +msgid "^BGSecondary fire inflicts no damage!" +msgstr "^BGIndirekter Beschuss bewirkt keinen Schaden!" + +#: qcsrc/common/notifications.inc:632 +msgid "^BGSequence completed!" +msgstr "^BGAbfolge vollständig!" + +#: qcsrc/common/notifications.inc:633 +msgid "^BGThere are more to go..." +msgstr "^BGEs gibt noch mehr..." + +#: qcsrc/common/notifications.inc:634 +#, c-format +msgid "^BGOnly %s^BG more to go..." +msgstr "^BGNur noch %s^BG sind übrig..." + +#: qcsrc/common/notifications.inc:635 +msgid "^F2Superweapons have broken down" +msgstr "^F2Die Superwaffen wurden zerstört" + +#: qcsrc/common/notifications.inc:636 +msgid "^F2Superweapons have been lost" +msgstr "^F2Die Superwaffen sind verloren gegangen" + +#: qcsrc/common/notifications.inc:637 +msgid "^F2You now have a superweapon" +msgstr "^F2Du hast jetzt eine Superwaffe" + +#: qcsrc/common/notifications.inc:638 +msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" +msgstr "^K1Dein Team wird zu ^TC^TT^K1 geändert in ^COUNT" + +#: qcsrc/common/notifications.inc:639 +msgid "^K1Changing team in ^COUNT" +msgstr "^K1Dein Team wird geändert in ^COUNT" + +#: qcsrc/common/notifications.inc:640 +msgid "^K1Spectating in ^COUNT" +msgstr "^K1Du schaust zu in ^COUNT" + +#: qcsrc/common/notifications.inc:641 +msgid "^K1Suicide in ^COUNT" +msgstr "^K1Selbstmord in ^COUNT" + +#: qcsrc/common/notifications.inc:642 +msgid "^F4Timeout begins in ^COUNT" +msgstr "^F4Timeout beginnt in ^COUNT" + +#: qcsrc/common/notifications.inc:643 +msgid "^F4Timeout ends in ^COUNT" +msgstr "^F4Timeout endet in ^COUNT" + +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 +#, c-format +msgid " (near %s)" +msgstr " (nahe %s)" + +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "primary" +msgstr "primär" + +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "secondary" +msgstr "sekundär" + +#: qcsrc/common/notifications.qh:259 +#, c-format +msgid " ^F1(Press %s)" +msgstr " ^F1(Drücke %s)" + +#: qcsrc/common/notifications.qh:270 +#, c-format +msgid " with %s" +msgstr " mit %s" + +#: qcsrc/common/notifications.qh:283 +#, c-format +msgid "%s^K1 made a TRIPLE FRAG! %s^BG" +msgstr "%s^K1 hat einen TRIPLE FRAG geschafft! %s^BG" + +#: qcsrc/common/notifications.qh:283 +#, c-format +msgid "%s^K1 made a TRIPLE SCORE! %s^BG" +msgstr "%s^K1 hat einen TRIPLE SCORE geschafft! %s^BG" + +#: qcsrc/common/notifications.qh:283 +msgid "TRIPLE FRAG! " +msgstr "TRIPLE FRAG! " + +#: qcsrc/common/notifications.qh:284 +#, c-format +msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 5 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:284 +#, c-format +msgid "%s^K1 unlocked RAGE! %s^BG" +msgstr "%s^K1 ist in RAGE! %s^BG" + +#: qcsrc/common/notifications.qh:284 +msgid "RAGE! " +msgstr "RAGE! " + +#: qcsrc/common/notifications.qh:285 +#, c-format +msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 10 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:285 +#, c-format +msgid "%s^K1 started a MASSACRE! %s^BG" +msgstr "%s^K1 hat ein MASSAKER angefangen! %s^BG" + +#: qcsrc/common/notifications.qh:285 +msgid "MASSACRE! " +msgstr "MASSAKER! " + +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 executed MAYHEM! %s^BG" +msgstr "%s^K1 hat ein CHAOS angerichtet! %s^BG" + +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 15 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:286 +msgid "MAYHEM! " +msgstr "CHAOS! " + +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 is a BERSERKER! %s^BG" +msgstr "%s^K1 ist ein BERSERKER! %s^BG" + +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 20 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:287 +msgid "BERSERKER! " +msgstr "BERSERKER! " + +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 inflicts CARNAGE! %s^BG" +msgstr "%s^K1 verursacht ein GEMETZEL! %s^BG" + +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 25 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:288 +msgid "CARNAGE! " +msgstr "GEMETZEL! " + +#: qcsrc/common/notifications.qh:289 +#, c-format +msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" +msgstr "%s^K1 hat 30 PUNKTE HINTEREINANDER erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:289 +#, c-format +msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" +msgstr "%s^K1 verursacht einen WELTUNTERGANG! %s^BG" + +#: qcsrc/common/notifications.qh:289 +msgid "ARMAGEDDON! " +msgstr "WELTUNTERGANG! " + +#: qcsrc/common/notifications.qh:295 +#, c-format +msgid "%s(^F1Bot^BG)" +msgstr "%s(^F1Bot^BG)" + +#: qcsrc/common/notifications.qh:297 +#, c-format +msgid "%s(Ping ^F1%d^BG)" +msgstr "%s(Ping ^F1%d^BG)" + +#: qcsrc/common/notifications.qh:303 +#, c-format +msgid "" +"\n" +"(Health ^1%d^BG / Armor ^2%d^BG)%s" +msgstr "" +"\n" +"(Gesundheit ^1%d^BG / Rüstung ^2%d^BG)%s" + +#: qcsrc/common/notifications.qh:305 +#, c-format +msgid "" +"\n" +"(^F4Dead^BG)%s" +msgstr "" +"\n" +"(^F4Tot^BG)%s" + +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 +#, c-format +msgid "%d score spree! " +msgstr "%d Punkte hintereinander! " + +#: qcsrc/common/notifications.qh:354 +#, c-format +msgid "%d frag spree! " +msgstr "%d Tötungen hintereinander! " + +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "Erster Kill!" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "Erster Punkt! " + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "Erster Kollateralschaden! " + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "Erstes Opfer! " + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "%s^K1 hat %d Kills hintereinander! %s^BG" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "%s^K1 hat %d Punkte in Serie erreicht! %s^BG" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "%s^K1 hat den ersten Kill! %s^BG" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "%s^K1 hat den ersten Punkt! %s^BG" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr ", und beendet seinen Lauf von %d Tötungen" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr ", und beendet seinen Lauf von %d Punkten" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr ", und verliert seinen Lauf von %d Tötungen" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr ", und verliert seinen Lauf von %d Punkten" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "Rot" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "Blau" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "Gelb" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "Pink" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "Team" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "Neutral" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s wird angegriffen!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "%d Tage, %02d:%02d:%02d" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Rechts keine Waffe!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Links keine Waffe!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Elektro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Schweres Maschinengewehr" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Enterhaken" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Maschinengewehr" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Minenleger" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Gewehr" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rakettensäge" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Schrotflinte" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizer" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s Jahre" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d Jahre" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d Jahr" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d Jahre" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d Jahre" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d Jahre" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s Wochen" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d Wochen" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d Woche" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d Wochen" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d Wochen" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d Wochen" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s Tage" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d Tage" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d Tag" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d Tage" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d Tage" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d Tage" + +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s Stunden" + +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d Stunden" + +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d Stunde" + +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d Stunden" + +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d Stunden" + +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d Stunden" + +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s Minuten" + +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d Minuten" + +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d Minute" + +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d Minuten" + +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d Minuten" + +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d Minuten" + +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s Sekunden" + +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d Sekunden" + +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d Sekunde" + +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d Sekunden" + +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d Sekunden" + +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d Sekunden" + +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" + +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" + +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" + +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" + +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:46 +msgid "Usage: menu_cmd command..., where possible commands are:\n" +msgstr "Syntax: menu_cmd Befehl..., wobei mögliche Befehle sind:\n" + +#: qcsrc/menu/command/menu_cmd.qc:47 +msgid " sync - reloads all cvars on the current menu page\n" +msgstr " sync - lädt alle Variablen auf der aktuellen Menüseite neu\n" + +#: qcsrc/menu/command/menu_cmd.qc:48 +msgid " directmenu ITEM - select a menu item as main item\n" +msgstr "directmenu ELEMENT - springt zu einem Menüelement\n" + +#: qcsrc/menu/command/menu_cmd.qc:79 +msgid "Available options:\n" +msgstr "Verfügbare Optionen:\n" + +#: qcsrc/menu/command/menu_cmd.qc:133 +msgid "Invalid command. For a list of supported commands, try menu_cmd help.\n" +msgstr "" +"Ungültiger Befehl. Eine Liste der unterstützten Befehle wird von menu_cmd " +"help ausgegeben.\n" + +#: qcsrc/menu/item/listbox.qc:488 +#, c-format +msgid "Item %d" +msgstr "Eintrag %d" + +#: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 +msgid "Custom" +msgstr "Benutzerdefiniert" + +#: qcsrc/menu/xonotic/campaign.qc:286 +#, c-format +msgid "Level %d: %s" +msgstr "Level %d: %s" + +#: qcsrc/menu/xonotic/cvarlist.qc:75 +msgid "forced to be saved to config.cfg" +msgstr "gezwungen in der config.cfg zu speichern" + +#: qcsrc/menu/xonotic/cvarlist.qc:81 qcsrc/menu/xonotic/cvarlist.qc:91 +msgid "will not be saved" +msgstr "wird nicht gespeichert" + +#: qcsrc/menu/xonotic/cvarlist.qc:86 +msgid "will be saved to config.cfg" +msgstr "wird in config.cfg gespeichert" + +#: qcsrc/menu/xonotic/cvarlist.qc:95 +msgid "private" +msgstr "privat" + +#: qcsrc/menu/xonotic/cvarlist.qc:97 +msgid "engine setting" +msgstr "Engine-Einstellung" + +#: qcsrc/menu/xonotic/cvarlist.qc:99 +msgid "read only" +msgstr "nur lesen" + +#: qcsrc/menu/xonotic/dialog_credits.qc:7 +msgid "Credits" +msgstr "Entwickler" + +#: qcsrc/menu/xonotic/dialog_credits.qc:23 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:46 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:282 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:92 +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:83 +#: qcsrc/menu/xonotic/dialog_singleplayer_winner.qc:24 +msgid "OK" +msgstr "OK" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:6 +msgid "Welcome" +msgstr "Willkommen" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:48 +msgid "" +"Welcome to Xonotic, please select your language preference and enter your " +"player name to get started. You can change these options later through the " +"menu system." +msgstr "" +"Willkommen bei Xonotic, nach Auswahl der Sprache und Eingabe des " +"Spielernamens kann es losgehen. Diese Optionen können natürlich später im " +"Menüsystem geändert werden." + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:41 +msgid "Name:" +msgstr "Name:" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:77 +msgid "Text language:" +msgstr "Sprache:" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:86 +msgid "Allow player statistics to use your nickname at stats.xonotic.org?" +msgstr "" +"Darf stats.xonotic.org deinen Spielernamen für Spielerstatistiken nutzen?" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:90 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:26 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:26 +#: qcsrc/menu/xonotic/dialog_quit.qc:23 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:25 +msgid "Yes" +msgstr "Ja" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:29 +#: qcsrc/menu/xonotic/dialog_quit.qc:24 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:26 +msgid "No" +msgstr "Nein" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:92 +msgid "Undecided" +msgstr "Später nachfragen" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:96 +msgid "Save settings" +msgstr "Einstellungen speichern" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:6 +msgid "Ammo Panel" +msgstr "Munitons-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:25 +msgid "Ammunition display:" +msgstr "Munitionsanzeige:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:28 +msgid "Show only current ammo type" +msgstr "Nur aktuellen Munitionstyp anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:51 +msgid "Noncurrent alpha:" +msgstr "Alpha der inaktiven:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:55 +msgid "Noncurrent scale:" +msgstr "Grösse der inaktiven:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:39 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:31 +msgid "Align icon:" +msgstr "Icon ausrichten:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:39 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 +msgid "Left" +msgstr "Links" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:41 +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:41 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 +msgid "Right" +msgstr "Rechts" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:6 +msgid "Centerprint Panel" +msgstr "Nachrichten-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:26 +msgid "Message duration:" +msgstr "Anzeigedauer:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:30 +msgid "Fade time:" +msgstr "Ausblenden nach:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:34 +msgid "Flip messages order" +msgstr "Reihenfolge vertauschen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 +msgid "Text alignment:" +msgstr "Textausrichtung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 +msgid "Center" +msgstr "Mittig" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:44 +msgid "Font scale:" +msgstr "Schriftgrösse:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:6 +msgid "Chat Panel" +msgstr "Chat-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:25 +msgid "Chat entries:" +msgstr "Chat-Zeilen:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:28 +msgid "Chat size:" +msgstr "Chat-Grösse:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:32 +msgid "Chat lifetime:" +msgstr "Chat-Sichtbarkeit:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:36 +msgid "Chat beep sound" +msgstr "Chat-Piepton" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:6 +msgid "Engine Info Panel" +msgstr "Engine-Info-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:25 +msgid "Engine info:" +msgstr "Engine-Info:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:28 +msgid "Use an averaging algorithm for fps" +msgstr "Zeige einen Durchschnittswert für fps" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:6 +msgid "Health/Armor Panel" +msgstr "Health/Armor-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:25 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:25 +msgid "Enable status bar" +msgstr "Statusleiste anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:27 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:27 +msgid "Status bar alignment:" +msgstr "Statusleisten-Ausrichtung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:45 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:45 +msgid "Inward" +msgstr "Innen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:37 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:46 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:37 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:46 +msgid "Outward" +msgstr "Aussen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:40 +msgid "Icon alignment:" +msgstr "Iconausrichtung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:48 +msgid "Flip health and armor positions" +msgstr "Health und Armor tauschen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:6 +msgid "Info Messages Panel" +msgstr "Informations-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:25 +msgid "Info messages:" +msgstr "Informationen:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:28 +msgid "Flip align" +msgstr "Ausrichtung tauschen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 +msgid "Items Time Panel" +msgstr "Gegenstände-Zeit-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 +msgid "PNL^Disabled" +msgstr "Nicht anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 +msgid "PNL^Enabled spectating" +msgstr "Beim Zuschauen zeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 +msgid "PNL^Enabled even playing in warmup" +msgstr "Auch in der Aufwärmphase zeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 +msgid "Reduced" +msgstr "Reduziert" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 +msgid "Text/icon ratio:" +msgstr "Text/Icon-Verhältnis:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 +msgid "Hide spawned items" +msgstr "Verfügbare Gegenstände ausblenden" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "Dynamische Grösse" + +#: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 +msgid "Mod Icons Panel" +msgstr "Mod-Symbole-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:6 +msgid "Notification Panel" +msgstr "Anzeige-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:25 +msgid "Notifications:" +msgstr "Anzeige:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:28 +msgid "Also print notifications to the console" +msgstr "Benachrichtigungen auch auf der Konsole ausgeben" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:31 +msgid "Flip notify order" +msgstr "Scrollrichtung vertauschen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:34 +msgid "Entry lifetime:" +msgstr "Eintrags-Sichtbarkeit:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:38 +msgid "Entry fadetime:" +msgstr "Eintrags-Ausblendung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:6 +msgid "Physics Panel" +msgstr "Physik-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:25 +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:24 +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:24 +msgid "Panel disabled" +msgstr "Panel nicht anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:26 +msgid "Panel enabled" +msgstr "Panel anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:27 +msgid "Panel enabled even observing" +msgstr "Panel auch beim Zuschauen anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:28 +msgid "Panel enabled only in Race/CTS" +msgstr "Panel nur in Race und CTS anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:34 +msgid "Status bar" +msgstr "Statusleiste" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 +msgid "Left align" +msgstr "Links" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 +msgid "Right align" +msgstr "Rechts" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:38 +msgid "Inward align" +msgstr "Innen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:39 +msgid "Outward align" +msgstr "Aussen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:43 +msgid "Flip speed/acceleration positions" +msgstr "Geschwindigkeit/Beschleunigung tauschen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:47 +msgid "Speed:" +msgstr "Geschwindigkeit:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:48 +msgid "Include vertical speed" +msgstr "Mit vertikaler Geschwindigkeit" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:59 +msgid "Speed unit:" +msgstr "Geschwindigkeitseinheit:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:61 +msgid "qu/s" +msgstr "qu/s" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:62 +msgid "m/s" +msgstr "m/s" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:63 +msgid "km/h" +msgstr "km/h" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:64 +msgid "mph" +msgstr "mph" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:65 +msgid "knots" +msgstr "Knoten" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:67 +msgid "Show" +msgstr "Anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:70 +msgid "Top speed" +msgstr "Geschwindigkeitsrekord" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:76 +msgid "Acceleration:" +msgstr "Beschleunigung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:77 +msgid "Include vertical acceleration" +msgstr "Mit vertikaler Beschleunigung" + +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:6 +msgid "Powerups Panel" +msgstr "Powerup-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:6 +msgid "Pressed Keys Panel" +msgstr "Gedrückte-Tasten-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:25 +msgid "Panel enabled when spectating" +msgstr "Panel beim Zuschauen anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:26 +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:26 +msgid "Panel always enabled" +msgstr "Panel immer anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:33 +msgid "Forced aspect:" +msgstr "Aspektverhältnis:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 +msgid "Race Timer Panel" +msgstr "Rundenzeit-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:6 +msgid "Radar Panel" +msgstr "Radar-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:25 +msgid "Panel enabled in teamgames" +msgstr "Panel in Team-Spieltypen aktivieren" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:32 +msgid "Radar:" +msgstr "Radar:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 +msgid "Alpha:" +msgstr "Alpha:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:39 +msgid "Rotation:" +msgstr "Drehung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:41 +msgid "Forward" +msgstr "Vorwärts" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:42 +msgid "West" +msgstr "West" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:43 +msgid "South" +msgstr "Süd" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:44 +msgid "East" +msgstr "Ost" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:45 +msgid "North" +msgstr "Nord" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:49 +msgid "Scale:" +msgstr "Skalierung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:53 +msgid "Zoom mode:" +msgstr "Zoom-Modus:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:55 +msgid "Zoomed in" +msgstr "Vergrössert" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:56 +msgid "Zoomed out" +msgstr "Verkleinert" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:57 +msgid "Always zoomed" +msgstr "Immer vergrössert" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:58 +msgid "Never zoomed" +msgstr "Nie vergrössert" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:6 +msgid "Score Panel" +msgstr "Punkte-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:25 +msgid "Score:" +msgstr "Punkte:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:28 +msgid "Rankings:" +msgstr "Platzierungen:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:29 +msgid "Off" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:30 +msgid "And me" +msgstr "Auch für mich" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:31 +msgid "Pure" +msgstr "Rein" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:6 +msgid "Timer Panel" +msgstr "Zeit-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:25 +msgid "Timer:" +msgstr "Zeit:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:28 +msgid "Show elapsed time" +msgstr "Vergangene Zeit anzeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_vote.qc:6 +msgid "Vote Panel" +msgstr "Abstimmungs-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_vote.qc:25 +msgid "Alpha after voting:" +msgstr "Alpha nach Abstimmung:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:6 +msgid "Weapons Panel" +msgstr "Waffen-Panel" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:27 +msgid "Fade out after:" +msgstr "Ausblenden nach:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 +msgid "Never" +msgstr "Nie" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:31 +#, c-format +msgid "%ds" +msgstr "%ds" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:35 +msgid "Fade effect:" +msgstr "Ausblendeeffekt:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:38 +msgid "EF^None" +msgstr "EF^Keiner" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:39 +msgid "Alpha" +msgstr "Alpha" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:40 +msgid "Slide" +msgstr "Schieben" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:41 +msgid "EF^Both" +msgstr "EF^Beide" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:45 +msgid "Weapon icons:" +msgstr "Waffensymbole:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:48 +msgid "Show only owned weapons" +msgstr "Nur vorhandene Waffen zeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:59 +msgid "Show weapon ID as:" +msgstr "Waffen-ID zeigen als:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:60 +msgid "SHOWAS^None" +msgstr "SHOWAS^Nichts" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:61 +msgid "Number" +msgstr "Zahl" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:62 +msgid "Bind" +msgstr "Taste" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:65 +msgid "Weapon ID scale:" +msgstr "Waffen-ID-Grösse:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:70 +msgid "Show Accuracy" +msgstr "Trefferquote zeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:71 +msgid "Show Ammo" +msgstr "Munition zeigen" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:74 +msgid "Ammo bar alpha:" +msgstr "Munitionsleistenalpha:" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:79 +msgid "Ammo bar color:" +msgstr "Muntionsleistenfarbe:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:6 +msgid "Panel HUD Setup" +msgstr "HUD-Konfiguration" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:24 +msgid "Panel background defaults:" +msgstr "Panel-Standardhintergrund:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 +#: qcsrc/menu/xonotic/util.qc:746 +msgid "Background:" +msgstr "Hintergrund:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:28 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 +msgid "Disable" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 +#: qcsrc/menu/xonotic/util.qc:762 +msgid "Border size:" +msgstr "Rahmengrösse:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:53 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:92 +msgid "Team color:" +msgstr "Teamfarbe:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 +#: qcsrc/menu/xonotic/util.qc:788 +msgid "Test team color in configure mode" +msgstr "Teamfarbe bei Konfiguration testen" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 +#: qcsrc/menu/xonotic/util.qc:791 +msgid "Padding:" +msgstr "Abstand:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:71 +msgid "HUD Dock:" +msgstr "HUD-Dock:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:73 +msgid "DOCK^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:74 +msgid "DOCK^Small" +msgstr "DOCK^Klein" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:75 +msgid "DOCK^Medium" +msgstr "Mittel" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:76 +msgid "DOCK^Large" +msgstr "Gross" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:99 +msgid "Grid settings:" +msgstr "Gitter:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:102 +msgid "Snap panels to grid" +msgstr "Panels am Gitter ausrichten" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:105 +msgid "Grid size:" +msgstr "Gitterweite:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:106 +msgid "X:" +msgstr "X:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:112 +msgid "Y:" +msgstr "Y:" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:120 +msgid "Exit setup" +msgstr "Verlassen" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:6 +msgid "Monster Tools" +msgstr "Monster Tools" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:21 +msgid "Monster:" +msgstr "Monster:" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:30 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:27 +msgid "Spawn" +msgstr "Neu" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:31 +#: qcsrc/menu/xonotic/serverlist.qc:438 +msgid "Remove" +msgstr "Entfernen" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:33 +msgid "Move target:" +msgstr "Bewegendes Ziel:" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:34 +msgid "Follow" +msgstr "Folgen" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:35 +msgid "Wander" +msgstr "Laufen" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:36 +msgid "Spawnpoint" +msgstr "Startpunkt" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:37 +msgid "No moving" +msgstr "Keine Bewegung" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:39 +msgid "Colors:" +msgstr "Farben:" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:41 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:46 +msgid "Set skin:" +msgstr "Skin:" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:6 +msgid "Multiplayer" +msgstr "Mehrspieler" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:20 +msgid "Servers" +msgstr "Server" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 +msgid "Media" +msgstr "Medien" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:23 +msgid "Profile" +msgstr "Profil" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 +msgid "Default" +msgstr "Standard" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:48 +msgid "Unlimited" +msgstr "Unbegrenzt" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:72 +msgid "Gametype" +msgstr "Spieltyp" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:77 +msgid "Time limit:" +msgstr "Zeitlimit:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:79 +msgid "TIMLIM^Default" +msgstr "TIMLIM^Standard" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:80 +msgid "TIMLIM^1 minute" +msgstr "TIMLIM^1 Minute" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:81 +msgid "TIMLIM^2 minutes" +msgstr "TIMLIM^2 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:82 +msgid "TIMLIM^3 minutes" +msgstr "TIMLIM^3 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:83 +msgid "TIMLIM^4 minutes" +msgstr "TIMLIM^4 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:84 +msgid "TIMLIM^5 minutes" +msgstr "TIMLIM^5 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:85 +msgid "TIMLIM^6 minutes" +msgstr "TIMLIM^6 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:86 +msgid "TIMLIM^7 minutes" +msgstr "TIMLIM^7 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:87 +msgid "TIMLIM^8 minutes" +msgstr "TIMLIM^8 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:88 +msgid "TIMLIM^9 minutes" +msgstr "TIMLIM^9 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:89 +msgid "TIMLIM^10 minutes" +msgstr "TIMLIM^10 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:90 +msgid "TIMLIM^15 minutes" +msgstr "TIMLIM^15 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:91 +msgid "TIMLIM^20 minutes" +msgstr "TIMLIM^20 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:92 +msgid "TIMLIM^25 minutes" +msgstr "TIMLIM^25 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:93 +msgid "TIMLIM^30 minutes" +msgstr "TIMLIM^30 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:94 +msgid "TIMLIM^40 minutes" +msgstr "TIMLIM^40 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:95 +msgid "TIMLIM^50 minutes" +msgstr "TIMLIM^50 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:96 +msgid "TIMLIM^60 minutes" +msgstr "TIMLIM^60 Minuten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:97 +msgid "TIMLIM^Infinite" +msgstr "TIMLIM^Unendlich" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:100 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:102 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:225 +msgid "Frag limit:" +msgstr "Punktelimit:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Teams:" +msgstr "Teams:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:108 +msgid "2 teams" +msgstr "2 Teams" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:109 +msgid "3 teams" +msgstr "3 Teams" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:110 +msgid "4 teams" +msgstr "4 Teams" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:113 +msgid "Player slots:" +msgstr "Spielerplätze:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:116 +msgid "Number of bots:" +msgstr "Anzahl Bots:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:119 +msgid "Bot skill:" +msgstr "Spielstärke:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:122 +msgid "Botlike" +msgstr "Bots halt" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:123 +msgid "Beginner" +msgstr "Anfänger" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:124 +msgid "You will win" +msgstr "Gewinnst schon" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:125 +msgid "You can win" +msgstr "Kannst gewinnen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:126 +msgid "You might win" +msgstr "Könntest gewinnen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:127 +msgid "Advanced" +msgstr "Fortgeschritten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:128 +msgid "Expert" +msgstr "Experte" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:129 +msgid "Pro" +msgstr "Profi" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:130 +msgid "Assassin" +msgstr "Mörder" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:131 +msgid "Unhuman" +msgstr "Übermenschlich" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:132 +msgid "Godlike" +msgstr "Gottgleich" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:148 +msgid "Mutators..." +msgstr "Mutators..." + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:157 +msgid "Maplist" +msgstr "Mapliste" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:165 +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:49 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:43 +msgid "Filter:" +msgstr "Filter:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:177 +msgid "Add shown" +msgstr "Alle sichtbaren hinzufügen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:180 +msgid "Remove shown" +msgstr "Alle sichtbaren entfernen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:185 +msgid "Add all" +msgstr "Alle hinzufügen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:188 +msgid "Remove all" +msgstr "Alle entfernen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:195 +msgid "Start Multiplayer!" +msgstr "Starten!" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:214 +msgid "Capture limit:" +msgstr "Capture-Limit:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:215 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:216 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:220 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:221 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:222 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:223 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:224 +msgid "Point limit:" +msgstr "Punktelimit:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:217 +msgid "Lives:" +msgstr "Leben:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:218 +msgid "Laps:" +msgstr "Runden:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:219 +msgid "Goals:" +msgstr "Tore:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:7 +msgid "Map Information" +msgstr "Map-Information" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:80 +msgid "Title:" +msgstr "Titel:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:86 +msgid "Author:" +msgstr "Autor:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:92 +msgid "Game types:" +msgstr "Spieltyp:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:115 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:332 +msgid "Close" +msgstr "Schliessen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:118 +msgid "MAP^Play" +msgstr "Start" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:11 +msgid "Mutators" +msgstr "Mutators" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:37 +msgid "All Weapons Arena" +msgstr "Alle-Waffen-Arena" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:39 +msgid "Most Weapons Arena" +msgstr "Viele-Waffen-Arena" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:60 +#, c-format +msgid "%s Arena" +msgstr "%s-Arena" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:72 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:170 +msgid "Dodging" +msgstr "Ausweichen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:74 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:265 +msgid "InstaGib" +msgstr "InstaGib" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:76 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:219 +msgid "New Toys" +msgstr "New Toys" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:78 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:269 +msgid "NIX" +msgstr "NIX" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:80 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:223 +msgid "Rocket Flying" +msgstr "Fliegende Rakete" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:82 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Invincible Projectiles" +msgstr "Unzerstörbare Schüsse" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:86 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:277 +msgid "No start weapons" +msgstr "Ohne Waffen starten" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:88 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:200 +msgid "Low gravity" +msgstr "Wenig Schwerkraft" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:90 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:176 +msgid "Cloaked" +msgstr "Tarnung" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:92 +msgid "Hook" +msgstr "Enterhaken" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:94 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:182 +msgid "Midair" +msgstr "In der Luft" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:98 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:227 +msgid "Piñata" +msgstr "Piñata" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:100 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:231 +msgid "Weapons stay" +msgstr "Waffen bleiben" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:102 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:190 +msgid "Blood loss" +msgstr "Blutverlust" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:104 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 +msgid "Jet pack" +msgstr "Jetpack" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:106 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:179 +msgid "Buffs" +msgstr "Buff" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:108 +msgid "Overkill" +msgstr "Overkil" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:110 +msgid "No powerups" +msgstr "Keine Powerups" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:112 +msgid "Powerups" +msgstr "Powerups" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:114 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:173 +msgid "Touch explode" +msgstr "Kontakt-Explosion" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:116 +msgid "MUT^None" +msgstr "Keine" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:167 +msgid "Gameplay mutators:" +msgstr "Spielmechanik-Mutators:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:206 +msgid "Weapon & item mutators:" +msgstr "Waffen/Gegenstände-Mutators:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:209 +msgid "Grappling hook" +msgstr "Enterhaken" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:236 +msgid "Regular (no arena)" +msgstr "Normal (keine Arena)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:238 +msgid "Weapon arenas:" +msgstr "Waffen-Arenen:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:255 +msgid "Most weapons" +msgstr "Viele Waffen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:259 +msgid "All weapons" +msgstr "Alle Waffen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:262 +msgid "Special arenas:" +msgstr "Spezielle Arenen:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:273 +msgid "with blaster" +msgstr "mit Blaster" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:36 +msgid "SRVS^Categories" +msgstr "SRVS^Kategorien" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:39 +msgid "SRVS^Empty" +msgstr "Leer" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:43 +msgid "SRVS^Full" +msgstr "Voll" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:47 +msgid "Pause" +msgstr "Pause" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:59 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:259 +msgid "Address:" +msgstr "Adresse:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:70 +msgid "Info..." +msgstr "Info..." + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:75 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:339 +msgid "Join!" +msgstr "Verbinden!" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:9 +msgid "Server Information" +msgstr "Server-Information" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +#, c-format +msgid "%d modified" +msgstr "%d veränderte Einstellungen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +msgid "Official" +msgstr "Offizielle Einstellungen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:205 +msgid "N/A (auth library missing, can't connect)" +msgstr "N/A (auth Bibliothek fehlend, kann nicht verbinden)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:207 +msgid "N/A (auth library missing)" +msgstr "N/A (auth Bibliothek fehlend)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:213 +msgid "Not supported (can't connect)" +msgstr "Nicht unterstützt (nicht kompatibel)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:215 +msgid "Not supported (won't encrypt)" +msgstr "Nicht untersützt (nicht aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:219 +msgid "Supported (will encrypt)" +msgstr "Unterstützt (aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:221 +msgid "Supported (won't encrypt)" +msgstr "Unterstützt (nicht aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:225 +msgid "Requested (will encrypt)" +msgstr "Erwünscht (aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:227 +msgid "Requested (won't encrypt)" +msgstr "Erwünscht (nicht aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:231 +msgid "Required (can't connect)" +msgstr "Notwendig (nicht kompatibel)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:233 +msgid "Required (will encrypt)" +msgstr "Notwendig (aktiv)" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:253 +msgid "Hostname:" +msgstr "Servername:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:267 +msgid "Gametype:" +msgstr "Spieltyp:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:272 +msgid "Map:" +msgstr "Map:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:277 +msgid "Mod:" +msgstr "Mod:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:282 +msgid "Version:" +msgstr "Version:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:287 +msgid "Settings:" +msgstr "Einstellungen:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:294 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:326 +msgid "Players:" +msgstr "Spieler:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:299 +msgid "Bots:" +msgstr "Bots:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:304 +msgid "Free slots:" +msgstr "Freie Plätze:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:310 +msgid "Encryption:" +msgstr "Krypto:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:315 +msgid "ID:" +msgstr "ID:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:320 +msgid "Key:" +msgstr "Schlüssel:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:28 +msgid "Demos" +msgstr "Demos" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:29 +msgid "Screenshots" +msgstr "Screenshot" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:30 +msgid "Music Player" +msgstr "Musikplayer" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:56 +msgid "Auto record demos" +msgstr "Demos automatisch aufzeichnen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:57 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:52 +msgid "Refresh" +msgstr "Aktualisieren" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:65 +msgid "Timedemo" +msgstr "Timedemo" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:69 +msgid "DEMO^Play" +msgstr "Abspielen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:6 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:6 +msgid "Disconnect" +msgstr "Trennen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 +msgid "Playing a demo will disconnect you from the current match." +msgstr "Abspielen eines Demos wird die Verbindung zum aktuellen Match trennen." + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:23 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:23 +msgid "Do you really wish to disconnect now?" +msgstr "Wirklich die Verbindung trennen?" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:21 +msgid "Timing a demo will disconnect you from the current match." +msgstr "" +"Benchmarking eines Timedemos wird die Verbindung zum aktuellen Match trennen." + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:42 +msgid "MUSICPL^Add" +msgstr "Hinzufügen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:45 +msgid "MUSICPL^Add all" +msgstr "Alle hinzufügen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:49 +msgid "Set as menu track" +msgstr "Als Menü-Musik festlegen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:53 +msgid "Reset default menu track" +msgstr "Menü-Musik zurücksetzen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:59 +msgid "Playlist:" +msgstr "Wiedergabeliste:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:60 +msgid "Random order" +msgstr "Zufällige Reihenfolge" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:65 +msgid "MUSICPL^Stop" +msgstr "Stopp" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:68 +msgid "MUSICPL^Play" +msgstr "Abspielen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:71 +msgid "MUSICPL^Pause" +msgstr "Pause" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:74 +msgid "MUSICPL^Prev" +msgstr "Zurück" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:77 +msgid "MUSICPL^Next" +msgstr "Vor" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:81 +msgid "MUSICPL^Remove" +msgstr "Entfernen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:84 +msgid "MUSICPL^Remove all" +msgstr "Alle entfernen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:51 +msgid "Auto screenshot scoreboard" +msgstr "Screenshot der Tabelle automatisch anfertigen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:71 +msgid "Open in the viewer" +msgstr "Im Betrachter öffnen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:155 +msgid "Reset" +msgstr "Zurücksetzen" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:160 +msgid "Previous" +msgstr "Zurück" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:163 +msgid "Next" +msgstr "Vor" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:168 +msgid "Slide show" +msgstr "Diashow" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:41 +msgid "Name" +msgstr "Name" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:68 +msgid "Model" +msgstr "Modell" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:85 +msgid "Glowing color" +msgstr "Leuchtfarbe" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:94 +msgid "Detail color" +msgstr "Detailfarbe" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:108 +msgid "Statistics" +msgstr "Statistik" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:112 +msgid "Allow player statistics to track your client" +msgstr "Aufzeichung von Spielerstatistiken erlauben" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:115 +msgid "Allow player statistics to use your nickname" +msgstr "Verwendung des Spielernamens für Spielerstatistiken erlauben" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:130 +msgid "Country" +msgstr "Land" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:144 +msgid "Gender:" +msgstr "Geschlecht:" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:146 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:159 +msgid "Undisclosed" +msgstr "Keine Angabe" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:147 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:157 +msgid "Female" +msgstr "Weiblich" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:148 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:158 +msgid "Male" +msgstr "Männlich" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:151 +msgid "Gender" +msgstr "Geschlecht" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:169 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:213 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:144 +msgid "Apply immediately" +msgstr "Sofort anwenden" + +#: qcsrc/menu/xonotic/dialog_quit.qc:20 +msgid "Are you sure you want to quit?" +msgstr "Willst du das Spiel wirklich beenden?" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:6 +msgid "Sandbox Tools" +msgstr "Sandbox-Tools" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:22 +msgid "Model:" +msgstr "Modell:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:28 +msgid "Remove *" +msgstr "Entfernen *" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:30 +msgid "Copy *" +msgstr "Kopieren *" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:31 +msgid "Paste" +msgstr "Einfügen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:33 +msgid "Bone:" +msgstr "Knochen:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:38 +msgid "Set * as child" +msgstr "* als Kind festlegen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:39 +msgid "Attach to *" +msgstr "An * anhängen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:41 +msgid "Detach from *" +msgstr "Von * abhängen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:44 +msgid "Visual object properties for *:" +msgstr "Visuelle Eigenschaften von *:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:48 +msgid "Set alpha:" +msgstr "Alpha:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:51 +msgid "Set color main:" +msgstr "Hauptfarbe:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:53 +msgid "Set color glow:" +msgstr "Leuchtfarbe:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:57 +msgid "Set frame:" +msgstr "Frame:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:61 +msgid "Physical object properties for *:" +msgstr "Physikalische Eigenschaften von *:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:63 +msgid "Set material:" +msgstr "Material:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:69 +msgid "Set solidity:" +msgstr "Festigkeit:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:70 +msgid "Non-solid" +msgstr "Gasförmig" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:71 +msgid "Solid" +msgstr "Fest" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:72 +msgid "Set physics:" +msgstr "Physik:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:73 +msgid "Static" +msgstr "Statisch" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:74 +msgid "Movable" +msgstr "Beweglich" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:75 +msgid "Physical" +msgstr "Physik-Eigenschaften" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:77 +msgid "Set scale:" +msgstr "Grösse:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:79 +msgid "Set force:" +msgstr "Kraft:" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:83 +msgid "Claim *" +msgstr "* beanspruchen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:85 +msgid "* object info" +msgstr "* Objekteigeschaften" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:86 +msgid "* mesh info" +msgstr "* Modelleigenschaften" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:87 +msgid "* attachment info" +msgstr "* Anhängerkupplung" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:88 +msgid "Show help" +msgstr "Hilfe anzeigen" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:89 +msgid "* is the object you are facing" +msgstr "* ist das Objekt vor deiner Nase" + +#: qcsrc/menu/xonotic/dialog_settings.qc:6 +msgid "Settings" +msgstr "Einstellungen" + +#: qcsrc/menu/xonotic/dialog_settings.qc:20 +msgid "Video" +msgstr "Grafik" + +#: qcsrc/menu/xonotic/dialog_settings.qc:21 +msgid "Effects" +msgstr "Effekte" + +#: qcsrc/menu/xonotic/dialog_settings.qc:22 +msgid "Audio" +msgstr "Ton" + +#: qcsrc/menu/xonotic/dialog_settings.qc:24 +msgid "Game" +msgstr "Spiel" + +#: qcsrc/menu/xonotic/dialog_settings.qc:25 +msgid "Input" +msgstr "Eingabe" + +#: qcsrc/menu/xonotic/dialog_settings.qc:26 +msgid "User" +msgstr "Benutzer" + +#: qcsrc/menu/xonotic/dialog_settings.qc:27 +msgid "Misc" +msgstr "Sonstiges" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:29 +msgid "Master:" +msgstr "Master:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:35 +msgid "Music:" +msgstr "Musik:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:43 +msgid "VOL^Ambient:" +msgstr "Umgebung:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:50 +msgid "Info:" +msgstr "Info:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:57 +msgid "Items:" +msgstr "Gegenstände:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:64 +msgid "Pain:" +msgstr "Schmerz:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:71 +msgid "Player:" +msgstr "Spieler:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:78 +msgid "Shots:" +msgstr "Schüsse:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:85 +msgid "Voice:" +msgstr "Stimme:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:93 +msgid "Weapons:" +msgstr "Waffen:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:99 +msgid "New style sound attenuation" +msgstr "Neue Sound-Distanzformel" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:101 +msgid "Mute sounds when not active" +msgstr "Keine Sounds abspielen, wenn inaktiv" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:104 +msgid "Frequency:" +msgstr "Frequenz:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:106 +msgid "8 kHz" +msgstr "8 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:107 +msgid "11.025 kHz" +msgstr "11,025 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:108 +msgid "16 kHz" +msgstr "16 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:109 +msgid "22.05 kHz" +msgstr "22,05 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:110 +msgid "24 kHz" +msgstr "24 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:111 +msgid "32 kHz" +msgstr "32 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:112 +msgid "44.1 kHz" +msgstr "44,1 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:113 +msgid "48 kHz" +msgstr "48 kHz" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:116 +msgid "Channels:" +msgstr "Kanäle:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:118 +msgid "Mono" +msgstr "Mono" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:119 +msgid "Stereo" +msgstr "Stereo" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:120 +msgid "2.1" +msgstr "2.1" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:121 +msgid "4" +msgstr "4" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:122 +msgid "5" +msgstr "5" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:123 +msgid "5.1" +msgstr "5.1" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:124 +msgid "6.1" +msgstr "6.1" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:125 +msgid "7.1" +msgstr "7.1" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:129 +msgid "Swap stereo output channels" +msgstr "Stereokanäle tauschen" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:132 +msgid "Headphone friendly mode" +msgstr "Kopfhörer-Modus" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:136 +msgid "Hit indication sound" +msgstr "Treffer-Signal" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:139 +msgid "Chat message sound" +msgstr "Chat-Signal" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:142 +msgid "Menu sounds" +msgstr "Menü-Sounds" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:143 +msgid "Focus sounds" +msgstr "Auswahl-Sounds" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:147 +msgid "Time announcer:" +msgstr "Zeitwarnung:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:149 +msgid "WRN^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:150 +msgid "1 minute" +msgstr "1 Minute" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:151 +msgid "5 minutes" +msgstr "5 Minuten" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:152 +msgid "WRN^Both" +msgstr "Beide" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:155 +msgid "Automatic taunts:" +msgstr "Automatischer Spott:" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:158 +msgid "Sometimes" +msgstr "Manchmal" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:159 +msgid "Often" +msgstr "Oft" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 +msgid "Always" +msgstr "Immer" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:166 +msgid "Debug info about sounds" +msgstr "Sound-Info einblenden" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:38 +msgid "Quality preset:" +msgstr "Qualitäts-Vorgabe:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:41 +msgid "PRE^OMG!" +msgstr "OMG!" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:42 +msgid "PRE^Low" +msgstr "Niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:43 +msgid "PRE^Medium" +msgstr "Mittel" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:44 +msgid "PRE^Normal" +msgstr "Normal" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:45 +msgid "PRE^High" +msgstr "Hoch" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:46 +msgid "PRE^Ultra" +msgstr "Ultra" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:48 +msgid "PRE^Ultimate" +msgstr "Ultimativ" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:51 +msgid "Geometry detail:" +msgstr "Geometrie-Detail:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:53 +msgid "DET^Lowest" +msgstr "Sehr niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:54 +msgid "DET^Low" +msgstr "Niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:55 +msgid "DET^Normal" +msgstr "Normal" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:56 +msgid "DET^Good" +msgstr "Gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:57 +msgid "DET^Best" +msgstr "Sehr gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:58 +msgid "DET^Insane" +msgstr "Wahnsinnig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:61 +msgid "Player detail:" +msgstr "Spielerdetail:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:63 +msgid "PDET^Low" +msgstr "PDET^Niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:64 +msgid "PDET^Medium" +msgstr "PDET^Mittel" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:65 +msgid "PDET^Normal" +msgstr "PDET^Normal" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:66 +msgid "PDET^Good" +msgstr "PDET^Gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:67 +msgid "PDET^Best" +msgstr "PDET^Sehr gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:70 +msgid "Texture resolution:" +msgstr "Texturauflösung:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:74 +msgid "RES^Leet" +msgstr "Leet" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:75 +msgid "RES^Lowest" +msgstr "Sehr niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:76 +msgid "RES^Very low" +msgstr "Sehr niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:77 +msgid "RES^Low" +msgstr "Niedrig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:78 +msgid "RES^Normal" +msgstr "Normal" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:79 +msgid "RES^Good" +msgstr "Gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:80 +msgid "RES^Best" +msgstr "Sehr gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:92 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:100 +msgid "Avoid lossy texture compression" +msgstr "Texturkompression vermeiden" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:110 +msgid "Show surfaces" +msgstr "Oberflächen anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:113 +msgid "Use lightmaps" +msgstr "Lightmaps verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:114 +msgid "Deluxe mapping" +msgstr "Deluxemapping" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:116 +msgid "Gloss" +msgstr "Glanz" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:119 +msgid "Offset mapping" +msgstr "Offsetmapping" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:121 +msgid "Relief mapping" +msgstr "Reliefmapping" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:124 +msgid "Reflections:" +msgstr "Reflexionen:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:127 +msgid "Blurred" +msgstr "Schwammig" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:128 +msgid "REFL^Good" +msgstr "Gut" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:129 +msgid "Sharp" +msgstr "Scharf" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:133 +msgid "Decals" +msgstr "Einschusslöcher" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:134 +msgid "Decals on models" +msgstr "auch auf Objekten" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:138 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:207 +msgid "Distance:" +msgstr "Distanz:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:144 +msgid "Time:" +msgstr "Zeit:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:150 +msgid "Damage effects:" +msgstr "Schadenseffekte:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:152 +msgid "DMGFX^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:153 +msgid "Skeletal" +msgstr "Nur auf Modellen" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:154 +msgid "DMGFX^All" +msgstr "Alle" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:158 +msgid "No dynamic lighting" +msgstr "Kein dynamisches Licht" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:160 +msgid "Fake corona lighting" +msgstr "Korona-Approximation" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:163 +msgid "Realtime dynamic lighting" +msgstr "Dynamisches Licht in Echtzeit" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:165 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:169 +msgid "Shadows" +msgstr "Schatten" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:168 +msgid "Realtime world lighting" +msgstr "Map-Licht in Echtzeit" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:173 +msgid "Use normal maps" +msgstr "Normalmaps verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:175 +msgid "Soft shadows" +msgstr "Weiche Schatten" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:179 +msgid "Fade corona according to visibility" +msgstr "Korona nach Sichtbarkeit abdunkeln" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:183 +msgid "Bloom" +msgstr "Überstrahlung" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:184 +msgid "Extra postprocessing effects" +msgstr "Bildbearbeitungseffekte" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:189 +msgid "Motion blur:" +msgstr "Bewegungsunschärfe:" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:195 +msgid "Particles" +msgstr "Partikel" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:196 +msgid "Spawnpoint effects" +msgstr "Startpunkt-Effekte" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:201 +msgid "Quality:" +msgstr "Qualität:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 +msgid "Crosshair" +msgstr "Fadenkreuz" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 +msgid "No crosshair" +msgstr "Kein Fadenkreuz" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 +msgid "Per weapon" +msgstr "Pro Waffe" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 +msgid "Crosshair size:" +msgstr "Grösse:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 +msgid "Crosshair alpha:" +msgstr "Alpha:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 +msgid "Crosshair color:" +msgstr "Farbe:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 +msgid "By health" +msgstr "Je nach Health" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 +msgid "Use rings to indicate weapon status" +msgstr "Waffenstatus-Ringe anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 +msgid "Ring alpha:" +msgstr "Ring-Alpha:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 +msgid "Enable center crosshair dot" +msgstr "Punkt in der Mitte aktivieren" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 +msgid "Dot size:" +msgstr "Punktgrösse:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 +msgid "Dot alpha:" +msgstr "Alpha:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 +msgid "Dot color:" +msgstr "Farbe:" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 +msgid "Use normal crosshair color" +msgstr "Fadenkreuzfarbe verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +msgid "Smooth effects of crosshairs" +msgstr "Animations-Effekte für Fadenkreuz" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +msgid "Blur crosshair if the shot is obstructed" +msgstr "Verschwommenes Fadenkreuz für unterbrochene Schusslinie" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +msgid "Enlarge crosshair if targeting an enemy" +msgstr "Fadenkreuz vergrössern, wenn über Gegner" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +msgid "Animate crosshair when hitting an enemy" +msgstr "Fadenkreuz animieren, wenn über Gegner" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 +msgid "Animate crosshair when picking up an item" +msgstr "Fadenkreuz animieren beim Aufnehmen eines Gegenstands" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "Ausblendegeschwindigkeit:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 +msgid "Side padding:" +msgstr "Seitenrand:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 +msgid "Show decimals in respawn countdown" +msgstr "Dezimalstellen im Respawn-Countdown anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 +msgid "Show accuracy underneath scoreboard" +msgstr "Trefferquote unter Tabelle anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 +msgid "Waypoints" +msgstr "Wegpunkte" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 +msgid "Display waypoint markers for objectives on the map" +msgstr "Wegpunkte für feste Ziele anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 +msgid "Fontsize:" +msgstr "Schriftgrösse:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 +msgid "Edge offset:" +msgstr "Kantenabstand:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 +msgid "Fade when near the crosshair" +msgstr "Ausblenden in der Nähe vom Fadenkreuz" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 +msgid "Damage" +msgstr "Schaden" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +msgid "Overlay:" +msgstr "Vollbild-Indikation:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 +msgid "Factor:" +msgstr "Vergrösserungsfaktor:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 +msgid "Fade rate:" +msgstr "Ausblenden nach:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 +msgid "Player Names" +msgstr "Spielernamen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 +msgid "Show names above players" +msgstr "Namen über Spielern anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 +msgid "Max distance:" +msgstr "Maximale Entferung:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +msgid "Decolorize:" +msgstr "Farben entfernen:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 +msgid "Teamplay" +msgstr "In Team-Spielen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 +msgid "Only when near crosshair" +msgstr "Nur in Fadenkreuznähe" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 +msgid "Display health and armor" +msgstr "Health und Armor anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 +msgid "Damage overlay:" +msgstr "Schadens-Indikation:" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 +msgid "Enter HUD editor" +msgstr "HUD-Editor starten" + +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:30 +msgid "In order for the HUD editor to show, you must first be in game." +msgstr "Um den HUD-Editor zu starten, muss ein Spiel gestartet werden." + +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:32 +msgid "Do you wish to start a local game to set up the HUD?" +msgstr "Willst du ein lokales Spiel starten, um das HUD zu editieren?" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Nachrichten" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 +msgid "Frag Information" +msgstr "Tötungs-Informationen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +msgid "Display information about killing sprees" +msgstr "Informationen über Tötungs-Läufe anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 +msgid "Only display sprees if they are achievements" +msgstr "Läufe nur anzeigen, wenn sie Achievements sind" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 +msgid "Show spree information in centerprints" +msgstr "Lauf-Informationen in Centerprints anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 +msgid "Show spree information in death messages" +msgstr "Lauf-Informationen als Todes-Nachrichten anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +msgid "Sprees in info messages:" +msgstr "Lauf-Informationen in Info-Nachrichten:" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +msgid "SPREES^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 +msgid "Target" +msgstr "Opfer" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 +msgid "Attacker" +msgstr "Angreifer" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 +msgid "SPREES^Both" +msgstr "Alle" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +msgid "Print on a seperate line" +msgstr "In separater Zeile anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 +msgid "Add extra frag information to centerprint when available" +msgstr "" +"Zusätzliche Tötungs-Informationen in Centerprint anzeigen, wenn verfügbar" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +msgid "Add frag location to death messages when available" +msgstr "Tötungs-Ort in den Nachrichten anzeigen, wenn verfügbar" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 +msgid "Gamemode Settings" +msgstr "Spieltyp-Einstellungen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 +msgid "Display capture times in Capture The Flag" +msgstr "Capture-Zeiten in CTF anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 +msgid "Display name of flag stealer in Capture The Flag" +msgstr "Name des Flaggenträgers in CTF anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +msgid "Other" +msgstr "Sonstige" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 +msgid "Display console messages in the top left corner" +msgstr "Konsolennachrichten in der oberen linken Ecke anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 +msgid "Display all info messages in the chatbox" +msgstr "Alle Info-Nachrichten im Chat-Bereich anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 +msgid "Display player statuses in the chatbox" +msgstr "Spielerstatus im Chat-Bereich anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +msgid "Powerup notifications" +msgstr "Powerup-Nachrichten" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +msgid "Weapon centerprint notifications" +msgstr "Waffen-Centerprint-Nachrichten" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 +msgid "Weapon info message notifications" +msgstr "Waffen-Info-Nachrichten" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 +msgid "Announcers" +msgstr "Ansager" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 +msgid "Respawn countdown sounds" +msgstr "Respawn-Countdown-Sounds" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +msgid "Killstreak sounds" +msgstr "Tötungs-Lauf-Sounds" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 +msgid "Achievement sounds" +msgstr "Achievement-Sounds" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modelle" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 +msgid "Items" +msgstr "Gegenstände" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 +msgid "Use simple 2D images instead of item models" +msgstr "Gegenstände als einfache 2D-Bilder anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +msgid "Unavailable alpha:" +msgstr "Alpha wenn nicht verfügbar:" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +msgid "Unavailable color:" +msgstr "Farbe wenn nicht verfügbar:" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +msgid "GHOITEMS^Black" +msgstr "GHOITEMS^Schwarz" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +msgid "GHOITEMS^Dark" +msgstr "GHOITEMS^Dunkel" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 +msgid "GHOITEMS^Tinted" +msgstr "GHOITEMS^Eingefärbt" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 +msgid "GHOITEMS^Normal" +msgstr "GHOITEMS^Normal" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 +msgid "GHOITEMS^Blue" +msgstr "GHOITEMS^Blau" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 +#: qcsrc/menu/xonotic/serverlist.qc:942 +msgid "Players" +msgstr "Spieler" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 +msgid "Force player models to mine" +msgstr "Alle Spieler als mein Modell zeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +msgid "Force player colors to mine" +msgstr "Alle Spieler in meiner Farbe zeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +msgid "Body fading:" +msgstr "Ausblenden von Leichen:" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +msgid "Gibs:" +msgstr "Fleischteile:" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +msgid "GIBS^None" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 +msgid "GIBS^Few" +msgstr "Wenige" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 +msgid "GIBS^Many" +msgstr "Einige" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 +msgid "GIBS^Lots" +msgstr "Viele" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Ansicht" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 +msgid "1st person perspective" +msgstr "Aus eigenen Augen schauen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 +msgid "Slide to third person upon death" +msgstr "Nach Tod von aussen anschauen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 +msgid "Smooth the view when landing from a jump" +msgstr "Sanftes Landen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 +msgid "Smooth the view while crouching" +msgstr "Sanftes Kriechen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 +msgid "View waving while idle" +msgstr "Blick-Animation im Ruhezustand" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 +msgid "View bobbing while walking around" +msgstr "Blick-Animation beim Laufen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 +msgid "3rd person perspective" +msgstr "Aus externer Kamera schauen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 +msgid "Back distance" +msgstr "Abstand nach hinten" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 +msgid "Up distance" +msgstr "Abstand nach oben" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +msgid "Allow passing through walls while spectating" +msgstr "Durch Wände gehen beim Zuschauen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 +msgid "Field of view:" +msgstr "Sichtfeld:" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 +msgid "ZOOM^Zoom factor:" +msgstr "ZOOM^Zoomfaktor:" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 +msgid "ZOOM^Zoom speed:" +msgstr "ZOOM^Zoomgeschwindigkeit:" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 +msgid "ZOOM^Instant" +msgstr "Sofort" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 +msgid "ZOOM^Zoom sensitivity:" +msgstr "ZOOM^Zoom-Empfindlichkeit:" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 +msgid "Velocity zoom" +msgstr "Geschwindigkeits-Zoom" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 +msgid "Forward movement only" +msgstr "Nur bei Vorwärtsbewegung" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 +msgid "VZOOM^Factor" +msgstr "VZOOM^Faktor" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +msgid "Display reticle 2D overlay while zooming" +msgstr "Zielmarke beim Zoomen anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 +msgid "Release zoom when you die or respawn" +msgstr "Bei Tod Zoom beenden" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 +msgid "Release zoom when you switch weapons" +msgstr "Bei Waffenwechsel Zoom beenden" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Waffen" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +msgid "Up" +msgstr "Hoch" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 +msgid "Down" +msgstr "Runter" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 +msgid "Use priority list for weapon cycling" +msgstr "Waffenreihenfolge für Mausrad verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +msgid "Cycle through only usable weapon selections" +msgstr "Nur zwischen nutzbaren Waffen wechseln" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 +msgid "Auto switch weapons on pickup" +msgstr "Automatisch auf beste Waffe wechseln" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +msgid "Release attack buttons when you switch weapons" +msgstr "Beim Waffenwechsel mit dem Schiessen aufhören" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +msgid "Draw 1st person weapon model" +msgstr "Waffe in 3D anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 +msgid "Gun model swaying" +msgstr "Waffenmodell-Trägheit" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 +msgid "Gun model bobbing" +msgstr "Waffenmodell schwenken" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:34 +msgid "Key Bindings" +msgstr "Tastenbelegungen" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:38 +msgid "Change key..." +msgstr "Taste ändern..." + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:42 +msgid "Edit..." +msgstr "Bearbeiten..." + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:48 +msgid "Clear" +msgstr "Löschen" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:53 +msgid "Reset all" +msgstr "Alle zurücksetzen" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:58 +msgid "Mouse" +msgstr "Maus" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:60 +msgid "Sensitivity:" +msgstr "Empfindlichkeit:" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:63 +msgid "Smooth aiming" +msgstr "Sanftes Zielen" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:65 +msgid "Invert aiming" +msgstr "Mausrichtung umkehren" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:67 +msgid "Use system mouse positioning" +msgstr "System-Mausposition verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:72 +msgid "Enable built in mouse acceleration" +msgstr "Xonotic-Mausbeschleunigung aktivieren" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:75 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:80 +msgid "Disable system mouse acceleration" +msgstr "System-Mausbeschleunigung deaktivieren" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:88 +msgid "Pressing \"enter console\" key also closes it" +msgstr "\"Konsole öffnen\" schliesst auch" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:90 +msgid "Automatically repeat jumping if holding jump" +msgstr "Auto-Springen" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:93 +msgid "Jetpack on jump:" +msgstr "Jetpack aktiveren durch Springen:" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:95 +msgid "JPJUMP^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:96 +msgid "Air only" +msgstr "nur solange in der Luft" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:97 +msgid "JPJUMP^All" +msgstr "Immer" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:113 +msgid "Use joystick input" +msgstr "Joystick verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:7 +msgid "User defined key bind" +msgstr "Benutzerdefinierte Tastenbelegung" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:44 +msgid "Command when pressed:" +msgstr "Befehl beim Drücken:" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:47 +msgid "Command when released:" +msgstr "Befehl beim Loslassen:" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:50 +msgid "Save" +msgstr "Speichern" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:53 +msgid "Cancel" +msgstr "Abbrechen" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:27 +msgid "Network" +msgstr "Netzwerk" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:29 +msgid "Client UDP port:" +msgstr "Client-UDP-Port:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:33 +msgid "Bandwidth:" +msgstr "Bandbreite:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:35 +msgid "56k" +msgstr "Modem" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:36 +msgid "ISDN" +msgstr "ISDN" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:37 +msgid "Slow ADSL" +msgstr "Langsames ADSL" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:38 +msgid "Fast ADSL" +msgstr "Schnelles ADSL" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:39 +msgid "Broadband" +msgstr "Breitband" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:42 +msgid "Input packets/s:" +msgstr "Eingabe-Pakete/s:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 +msgid "Server queries/s:" +msgstr "Server Anfragen/Sekunde:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 +msgid "Downloads:" +msgstr "Downloads:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:53 +msgid "Speed (kB/s):" +msgstr "Geschwindigkeit (kB/s):" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:58 +msgid "Local latency:" +msgstr "Simulierte Latenz:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 +msgid "Show netgraph" +msgstr "Netgraph anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:64 +msgid "Client-side movement prediction" +msgstr "Client-seitige Bewegungssimulation" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 +msgid "Movement error compensation" +msgstr "Fehlerkompensation" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +msgid "Use encryption (AES) when available" +msgstr "Verschlüsselung (AES) benutzen wenn verfügbar" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:73 +msgid "Framerate" +msgstr "Framerate" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 +msgid "Maximum:" +msgstr "Maximum:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:77 +msgid "MAXFPS^5 fps" +msgstr "5 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +msgid "MAXFPS^10 fps" +msgstr "10 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:79 +msgid "MAXFPS^20 fps" +msgstr "20 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 +msgid "MAXFPS^30 fps" +msgstr "30 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +msgid "MAXFPS^40 fps" +msgstr "40 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:82 +msgid "MAXFPS^50 fps" +msgstr "50 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +msgid "MAXFPS^60 fps" +msgstr "60 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:84 +msgid "MAXFPS^70 fps" +msgstr "70 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:85 +msgid "MAXFPS^100 fps" +msgstr "100 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:86 +msgid "MAXFPS^125 fps" +msgstr "125 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:87 +msgid "MAXFPS^200 fps" +msgstr "200 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:88 +msgid "MAXFPS^Unlimited" +msgstr "Unbegrenzt" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:91 +msgid "Target:" +msgstr "Ziel:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +msgid "TRGT^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:94 +msgid "TRGT^30 fps" +msgstr "30 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 +msgid "TRGT^40 fps" +msgstr "40 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +msgid "TRGT^50 fps" +msgstr "50 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:97 +msgid "TRGT^60 fps" +msgstr "60 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +msgid "TRGT^100 fps" +msgstr "100 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:99 +msgid "TRGT^125 fps" +msgstr "125 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:100 +msgid "TRGT^200 fps" +msgstr "200 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:103 +msgid "Idle limit:" +msgstr "wenn inaktiv:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:105 +msgid "IDLFPS^10 fps" +msgstr "10 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 +msgid "IDLFPS^20 fps" +msgstr "20 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:107 +msgid "IDLFPS^30 fps" +msgstr "30 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:108 +msgid "IDLFPS^60 fps" +msgstr "60 fps" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +msgid "IDLFPS^Unlimited" +msgstr "Unbegrenzt" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:113 +msgid "Save processing time for other apps" +msgstr "CPU-Zeit für andere Anwendungen sparen" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 +msgid "Show frames per second" +msgstr "Frames pro Sekunde anzeigen" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:121 +msgid "Menu tooltips:" +msgstr "Menü-Tooltips:" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +msgid "TLTIP^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:124 +msgid "TLTIP^Standard" +msgstr "Standard" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 +msgid "TLTIP^Advanced" +msgstr "Fortgeschritten" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +msgid "Show current date and time" +msgstr "Aktuelles Datum und Uhrzeit zeigen" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +msgid "Enable developer mode" +msgstr "Entwicklermodus aktivieren" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:135 +msgid "Advanced settings..." +msgstr "Erweiterte Einstellungen..." + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:6 +msgid "Factory reset" +msgstr "Alles zurücksetzen" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:7 +msgid "Advanced settings" +msgstr "Erweiterte Einstellungen" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:37 +msgid "Cvar filter:" +msgstr "Cvar-Filter:" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:50 +msgid "Setting:" +msgstr "Einstellung:" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:54 +msgid "Type:" +msgstr "Typ:" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:58 +msgid "Value:" +msgstr "Wert:" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:78 +msgid "Description:" +msgstr "Beschreibung:" + +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:20 +msgid "Are you sure you want to reset all settings?" +msgstr "Wirklich alle Einstellungen zurücksetzen?" + +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:22 +msgid "This will create a backup config in your data directory" +msgstr "" +"Eine Sicherheitskopie der Konfiguration wird im data-Verzeichnis angelegt." + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:29 +msgid "Menu Skins" +msgstr "Menü-Skins:" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:34 +msgid "Set skin" +msgstr "Skin setzen" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:68 +msgid "Text Language" +msgstr "Sprache:" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:73 +msgid "Set language" +msgstr "Sprache setzen" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:78 +msgid "Disable gore effects and harsh language" +msgstr "Gewalteffekte deaktivieren" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:6 +msgid "Warning" +msgstr "Warnung" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:19 +msgid "While connected language changes will be applied only to the menu," +msgstr "" +"Während du verbunden bist werden Sprachänderungen nur auf das Menü angewandt" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:21 +msgid "full language changes will take effect starting from the next game" +msgstr "volle Sprachänderungen finden erst nach dem Neustart des Spiels statt" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:25 +msgid "Disconnect now" +msgstr "Verbindung jetzt unterbrechen" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:26 +msgid "Switch language" +msgstr "Sprache ändern" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:27 +msgid "Resolution:" +msgstr "Auflösung:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:30 +msgid "Font/UI size:" +msgstr "Schriftgrösse:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:32 +msgid "SZ^Unreadable" +msgstr "Unleserlich" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:33 +msgid "SZ^Tiny" +msgstr "Winzig" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:34 +msgid "SZ^Little" +msgstr "Winzig" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:35 +msgid "SZ^Small" +msgstr "SZ^Klein" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:36 +msgid "SZ^Medium" +msgstr "Mittel" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:37 +msgid "SZ^Large" +msgstr "Gross" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:38 +msgid "SZ^Huge" +msgstr "Riesig" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:39 +msgid "SZ^Gigantic" +msgstr "Gigantisch" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:40 +msgid "SZ^Colossal" +msgstr "Kolossal" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:43 +msgid "Color depth:" +msgstr "Farbtiefe:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:45 +msgid "16bit" +msgstr "16 Bit" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:46 +msgid "32bit" +msgstr "32 Bit" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:49 +msgid "Full screen" +msgstr "Vollbild" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:50 +msgid "Vertical Synchronization" +msgstr "Vertikale Synchronisation" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:54 +msgid "Flip view horizontally" +msgstr "3D-Ansicht spiegeln" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:56 +msgid "Anisotropy:" +msgstr "Anisotropie:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:58 +msgid "ANISO^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:59 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:69 +msgid "2x" +msgstr "2x" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:70 +msgid "4x" +msgstr "4x" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:61 +msgid "8x" +msgstr "8x" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:62 +msgid "16x" +msgstr "16x" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:65 +msgid "Antialiasing:" +msgstr "Kantenglättung:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:68 +msgid "AA^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:74 +msgid "High-quality frame buffer" +msgstr "Genauerer Framebuffer" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:79 +msgid "Depth first:" +msgstr "Tiefe zuerst rendern:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:81 +msgid "DF^Disabled" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:82 +msgid "DF^World" +msgstr "nur Map" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:83 +msgid "DF^All" +msgstr "Immer" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:86 +msgid "Vertex Buffer Objects (VBOs)" +msgstr "Vertex Buffer Objects (VBOs)" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:89 +msgid "VBO^Off" +msgstr "Aus" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:90 +msgid "Vertices, some Tris (compatible)" +msgstr "Ecken, einige Dreiecke (kompatibel)" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:93 +msgid "Vertices" +msgstr "Ecken" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:94 +msgid "Vertices and Triangles" +msgstr "Ecken und Dreiecke" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:97 +msgid "Brightness:" +msgstr "Helligkeit:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:100 +msgid "Contrast:" +msgstr "Kontrast:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:103 +msgid "Gamma:" +msgstr "Gamma:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +msgid "Contrast boost:" +msgstr "Kontrasterhöhung:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +msgid "Saturation:" +msgstr "Sättigung:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +msgid "LIT^Ambient:" +msgstr "Umgebungslicht:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 +msgid "Intensity:" +msgstr "Lichtstärke:" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 +msgid "Wait for GPU to finish each frame" +msgstr "Bei jedem Frame auf die Grafikkarte warten" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 +msgid "Use OpenGL 2.0 shaders (GLSL)" +msgstr "OpenGL 2.0 Shaders verwenden (GLSL)" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:131 +msgid "Use GLSL to handle color control" +msgstr "GLSL für Farbregelung verwenden" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +msgid "Psycho coloring (easter egg)" +msgstr "Psycho-Farben (Osterei)" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +msgid "Trippy vertices (easter egg)" +msgstr "Alles total verbiegen (Osterei)" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:6 +msgid "Singleplayer" +msgstr "Einzelspieler" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:118 +msgid "Instant action! (random map with bots)" +msgstr "Sofortstart! (zufällige Map mit Bots)" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:125 +msgid "???" +msgstr "???" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:138 +msgid "Campaign Difficulty:" +msgstr "Schwierigkeitsstufe:" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:139 +msgid "CSKL^Easy" +msgstr "Einfach" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:140 +msgid "CSKL^Medium" +msgstr "Mittel" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:141 +msgid "CSKL^Hard" +msgstr "Schwer" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:143 +msgid "Start Singleplayer!" +msgstr "Spiel starten!" + +#: qcsrc/menu/xonotic/dialog_singleplayer_winner.qc:7 +msgid "Winner" +msgstr "Gewinner" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:7 +msgid "Team Selection" +msgstr "Teamauswahl" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:44 +msgid "join 'best' team (auto-select)" +msgstr "'bestem' Team beitreten (automatische Auswahl)" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:48 +msgid "red" +msgstr "rot" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:49 +msgid "blue" +msgstr "blau" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:50 +msgid "yellow" +msgstr "gelb" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:51 +msgid "pink" +msgstr "pink" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:54 +msgid "spectate" +msgstr "zuschauen" + +#: qcsrc/menu/xonotic/gametypelist.qc:99 +msgid "teamplay" +msgstr "mit Teams" + +#: qcsrc/menu/xonotic/gametypelist.qc:101 +msgid "free for all" +msgstr "jeder gegen jeden" + +#: qcsrc/menu/xonotic/mainwindow.qc:42 qcsrc/menu/xonotic/mainwindow.qc:45 +msgid "Do not press this button again!" +msgstr "Bitte nicht nochmal diesen Knopf drücken!" + +#: qcsrc/menu/xonotic/maplist.qc:348 +msgid "" +"Huh? Can't play this (m is NULL). Refiltering so this won't happen again.\n" +msgstr "" +"Hä? Kann diese Map nicht starten (m ist NULL). Mapliste wird neu gefiltert.\n" + +#: qcsrc/menu/xonotic/maplist.qc:356 +#, c-format +msgid "%s's Xonotic Server" +msgstr "%ss Xonotic-Server" + +#: qcsrc/menu/xonotic/maplist.qc:361 +msgid "" +"Huh? Can't play this (invalid game type). Refiltering so this won't happen " +"again.\n" +msgstr "" +"Hä? Kann diese Map nicht starten (ungültiger Spieltyp). Mapliste wird neu " +"gefiltert.\n" + +#: qcsrc/menu/xonotic/playerlist.qc:122 qcsrc/menu/xonotic/playerlist.qc:132 +msgid "spectator" +msgstr "schaut zu" + +#: qcsrc/menu/xonotic/playermodel.qc:189 +msgid "<no model found>" +msgstr "<Spielermodell nicht gefunden>" + +#: qcsrc/menu/xonotic/serverlist.qc:149 +msgid "SLCAT^Favorites" +msgstr "SLCAT^Favoriten" + +#: qcsrc/menu/xonotic/serverlist.qc:150 +msgid "SLCAT^Recommended" +msgstr "SLCAT^Vorgeschlagen" + +#: qcsrc/menu/xonotic/serverlist.qc:151 +msgid "SLCAT^Normal Servers" +msgstr "SLCAT^Normale Server" + +#: qcsrc/menu/xonotic/serverlist.qc:152 +msgid "SLCAT^Servers" +msgstr "SLCAT^Server" + +#: qcsrc/menu/xonotic/serverlist.qc:153 +msgid "SLCAT^Competitive Mode" +msgstr "SLCAT^Wettbewerbsmodus" + +#: qcsrc/menu/xonotic/serverlist.qc:154 +msgid "SLCAT^Modified Servers" +msgstr "SLCAT^Modifizierte Server" + +#: qcsrc/menu/xonotic/serverlist.qc:155 +msgid "SLCAT^Overkill Mode" +msgstr "SLCAT^Overkill Modus" + +#: qcsrc/menu/xonotic/serverlist.qc:156 +msgid "SLCAT^InstaGib Mode" +msgstr "SLCAT^InstaGib" + +#: qcsrc/menu/xonotic/serverlist.qc:157 +msgid "SLCAT^Defrag Mode" +msgstr "SLCAT^Defrag Modus" + +#: qcsrc/menu/xonotic/serverlist.qc:438 +msgid "Favorite" +msgstr "Favoriten" + +#: qcsrc/menu/xonotic/serverlist.qc:938 +msgid "Ping" +msgstr "Ping" + +#: qcsrc/menu/xonotic/serverlist.qc:939 +msgid "Host name" +msgstr "Servername" + +#: qcsrc/menu/xonotic/serverlist.qc:940 +msgid "Map" +msgstr "Map" + +#: qcsrc/menu/xonotic/serverlist.qc:941 +msgid "Type" +msgstr "Typ" + +#: qcsrc/menu/xonotic/skinlist.qc:105 +msgid "<TITLE>" +msgstr "<TITEL>" + +#: qcsrc/menu/xonotic/skinlist.qc:106 +msgid "<AUTHOR>" +msgstr "<AUTOR>" + +#: qcsrc/menu/xonotic/slider_decibels.qc:79 +msgid "VOL^MAX" +msgstr "MAX" + +#: qcsrc/menu/xonotic/slider_decibels.qc:81 +msgid "VOL^OFF" +msgstr "AUS" + +#: qcsrc/menu/xonotic/slider_decibels.qc:89 +#, c-format +msgid "%s dB" +msgstr "%s dB" + +#: qcsrc/menu/xonotic/slider_particles.qc:23 +msgid "PART^OMG" +msgstr "PART^OMG" + +#: qcsrc/menu/xonotic/slider_particles.qc:24 +msgid "PART^Low" +msgstr "PART^Niedrig" + +#: qcsrc/menu/xonotic/slider_particles.qc:25 +msgid "PART^Medium" +msgstr "PART^Mittel" + +#: qcsrc/menu/xonotic/slider_particles.qc:26 +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:24 +msgid "PART^Normal" +msgstr "PART^Normal" + +#: qcsrc/menu/xonotic/slider_particles.qc:27 +msgid "PART^High" +msgstr "PART^Hoch" + +#: qcsrc/menu/xonotic/slider_particles.qc:28 +msgid "PART^Ultra" +msgstr "PART^Ultra" + +#: qcsrc/menu/xonotic/slider_particles.qc:29 +msgid "PART^Ultimate" +msgstr "PART^Ultimativ" + +#: qcsrc/menu/xonotic/slider_resolution.qc:124 +#, c-format +msgid "%dx%d (%d:%d)" +msgstr "%dx%d (%d:%d)" + +#: qcsrc/menu/xonotic/slider_resolution.qc:127 +#, c-format +msgid "%dx%d" +msgstr "%dx%d" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:23 +msgid "PART^Slow" +msgstr "PART^Langsam" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:25 +msgid "PART^Fast" +msgstr "PART^Schnel" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:26 +msgid "PART^Instant" +msgstr "PART^Sofort" + +#: qcsrc/menu/xonotic/statslist.qc:59 +msgid "January" +msgstr "Januar" + +#: qcsrc/menu/xonotic/statslist.qc:60 +msgid "February" +msgstr "Februar" + +#: qcsrc/menu/xonotic/statslist.qc:61 +msgid "March" +msgstr "März" + +#: qcsrc/menu/xonotic/statslist.qc:62 +msgid "April" +msgstr "Apri" + +#: qcsrc/menu/xonotic/statslist.qc:63 +msgid "May" +msgstr "Mai" + +#: qcsrc/menu/xonotic/statslist.qc:64 +msgid "June" +msgstr "Juni" + +#: qcsrc/menu/xonotic/statslist.qc:65 +msgid "July" +msgstr "Juli" + +#: qcsrc/menu/xonotic/statslist.qc:66 +msgid "August" +msgstr "August" + +#: qcsrc/menu/xonotic/statslist.qc:67 +msgid "September" +msgstr "September" + +#: qcsrc/menu/xonotic/statslist.qc:68 +msgid "October" +msgstr "Oktober" + +#: qcsrc/menu/xonotic/statslist.qc:69 +msgid "November" +msgstr "November" + +#: qcsrc/menu/xonotic/statslist.qc:70 +msgid "December" +msgstr "Dezember" + +#: qcsrc/menu/xonotic/statslist.qc:126 +msgid "Joined:" +msgstr "Angefangen:" + +#: qcsrc/menu/xonotic/statslist.qc:133 +msgid "Last_Seen:" +msgstr "Zuletzt_gesehen:" + +#: qcsrc/menu/xonotic/statslist.qc:140 +msgid "Time_Played:" +msgstr "Zeit_gespielt:" + +#: qcsrc/menu/xonotic/statslist.qc:147 +msgid "Favorite_Map:" +msgstr "Lieblingsmap:" + +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 +#, c-format +msgid "%s_Matches:" +msgstr "%s-Matches:" + +#: qcsrc/menu/xonotic/statslist.qc:238 +#, c-format +msgid "%s_ELO:" +msgstr "%s-ELO:" + +#: qcsrc/menu/xonotic/statslist.qc:245 +#, c-format +msgid "%s_Rank:" +msgstr "%s-Rang:" + +#: qcsrc/menu/xonotic/statslist.qc:252 +#, c-format +msgid "%s_Percentile:" +msgstr "%s-Perzentil:" + +#: qcsrc/menu/xonotic/statslist.qc:261 +#, c-format +msgid "%s_Favorite_Map:" +msgstr "%s-Lieblingsmap:" + +#: qcsrc/menu/xonotic/statslist.qc:276 +#, c-format +msgid "%d (unranked)" +msgstr "%d (kein Rang)" + +#: qcsrc/menu/xonotic/util.qc:414 +#, c-format +msgid "" +"Update can be downloaded at:\n" +"%s\n" +msgstr "" +"Das Update kann dort heruntergeladen werden:\n" +"%s\n" + +#: qcsrc/menu/xonotic/util.qc:514 +msgid "Autogenerating mapinfo for newly added maps..." +msgstr "Automatische Generierung von mapinfo-Dateien..." + +#: qcsrc/menu/xonotic/util.qc:543 +#, c-format +msgid "^1%s TEST BUILD" +msgstr "^1%s TEST VERSION" + +#: qcsrc/menu/xonotic/util.qc:560 +#, c-format +msgid "Update to %s now!" +msgstr "Jetzt auf %s updaten!" + +#: qcsrc/menu/xonotic/util.qc:645 +msgid "" +"^1ERROR: Texture compression is required but not supported.\n" +"^1Expect visual problems.\n" +msgstr "" +"^1FEHLER: Texturekompression ist notwendig aber nicht unterstützt.\n" +"^1Darstellungsprobleme sind zu erwarten.\n" + +#: qcsrc/menu/xonotic/util.qc:759 +msgid "Use default" +msgstr "Standard verwenden" + +#: qcsrc/menu/xonotic/util.qc:779 +msgid "Team Color:" +msgstr "Teamfarbe:" + +#: qcsrc/menu/xonotic/util.qh:48 +msgid "Enable panel" +msgstr "Panel aktivieren" diff --git a/common.el.po b/common.el.po index df59afb6ba..85a0172a4e 100644 --- a/common.el.po +++ b/common.el.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Greek (http://www.transifex.com/team-xonotic/xonotic/language/" "el/)\n" @@ -22,589 +22,856 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Γραμμή εκκίνησης" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Γραμμή τερματισμού" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Ενδιάμεση %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Χωρίς πυρομαχικά" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Δεν διαθέτετε" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Μη διαθέσιμο" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Παίχτης %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Ενδιάμεσος 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1Ποινή %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2Ποινή %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" "^1Πρέπει να απαντήσετε προτού μπείτε σε λειτουργία επεξεργασίας του hud\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Όνομα ^7αντί για \"^1Ανώνυμος παίχτης^7\" στα στατιστικά" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Διεξαγωγή ψηφοφορίας για:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" "Επιτρέπετε στους διακομιστές την αποθήκευση και επίδειψη του ονόματος σας; " -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Διαμόρφωση του HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Ναί (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Όχι (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Προσωπικό ρεκόρ" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Ρεκόρ διακομιστή" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Παίκτης^7: Αυτή είναι η περιοχή συνομιλίας." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Παρατήρηση" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Παρακολούθηση: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Πατήστε ^3%s^1 για παρακολούθηση" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Πατήστε ^3%s^1 ή ^3%s^1 για επόμενο ή προηγούμενο παίκτη" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Χρησιμοποιήστε ^3%s^1 ή ^3%s^1 για αλλαγή ταχύτητας" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Πατήστε ^3%s^1 για παρατήρηση" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Πατήστε ^3%s^1 για πληροφορίες τύπου παιχνιδιού" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Ο αγώνας έχει ήδη ξεκινήσει" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Δε σας απομένουν περεταίρω ζωές" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Πατήστε ^3%s^1 για σύνδεση" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Το παιχνίδι ξεκινάει σε ^3%d^1 δευτερόλεπτα" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Στάδιο ^1προθέρμανσης^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sΠατήστε ^3%s%s για να τελειώσετε την προθέρμανση" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sΠατήστε ^3%s%s μόλις είστε έτοιμος" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Περιμένοντας να τελειώσουν οι υπόλοιποι την προθέρμανση..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Περιμένοντας τους υπόλοιπους να ετοιμαστούν..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Πατήστε ^3%s^2 για να τελειώσετε την προθέρμανση" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "μέτρα/δευτερόλεπτο" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "χλμ/ώρα" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "μίλια/ώρα" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Αδύνατη η εγγραφή σε %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "Σφάλμα: Το μενού είναι εμφανές, αλλά δεν έχει οριστεί κάποιο μενού!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (μη δεσμευμένο)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 ψήφος)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d ψήφοι)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Δεν με νοιάζει" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Ψηφοφορία χάρτη" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d δευτερόλεπτα απομένουν" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Χρήση:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -613,30 +880,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -667,7 +934,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -734,617 +1001,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Πρόοδος αναβίωσης" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Βρυκόλακας" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Αγώνας" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Κατάλυψη Σημαίας" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Βρυκόλακας" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Κυριαρχία" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Κυνήγι για κλειδιά" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" -msgstr "" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Θανατόμπαλα" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Έξοδος" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Δημιουργία" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:47 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_SEC^%d minutes" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:53 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_ZER^%d seconds" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Αγώνας" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Κατάλυψη Σημαίας" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Χρώμα:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Κυριαρχία" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Κυνήγι για κλειδιά" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Θανατόμπαλα" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1356,1870 +1716,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3228,449 +3655,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Φλογοβολίδα" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Εξειδικευμένο Βαρύ Πυροβόλο Λείζερ" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Δαγκάνα" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Πολυβόλο" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Ναρκοθέτης" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Τουφέκι" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Καραμπίνα" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:24 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:26 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:28 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:29 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:30 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:40 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:43 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Φλογοβολίδα" - -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Εξειδικευμένο Βαρύ Πυροβόλο Λείζερ" - -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Δαγκάνα" - -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Πολυβόλο" - -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Ναρκοθέτης" - -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Τουφέκι" - -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Καραμπίνα" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3699,9 +4439,9 @@ msgid "Item %d" msgstr "Αντικείμενο %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Προσαρμογή" @@ -3836,6 +4576,7 @@ msgstr "Ευθυγράμμιση εικονιδίου:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Αριστερά" @@ -3846,6 +4587,7 @@ msgstr "Αριστερά" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Δεξιά" @@ -3866,11 +4608,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Ευθυγράμμιση κειμένου" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Στο κέντρο" @@ -3989,6 +4733,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4047,12 +4795,12 @@ msgid "Status bar" msgstr "Γραμμή κατάστασης" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Ευθυγράμμιση στα αριστερά" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Ευθυγράμμιση στα δεξιά" @@ -4137,6 +4885,10 @@ msgstr "Πίνακας πάντα ενεργοποιημένος" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Πίνακας Χρονοδιακόπτη Αγώνα" @@ -4156,9 +4908,9 @@ msgstr "Ραντάρ:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4264,7 +5016,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Ποτέ" @@ -4346,7 +5098,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Φόντο:" @@ -4354,19 +5106,13 @@ msgstr "Φόντο:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Απενεργοποίηση" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Χρώμα:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Μέγεθος περιθωρίου:" @@ -4376,12 +5122,12 @@ msgid "Team color:" msgstr "Χρώμα ομάδας:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4484,10 +5230,6 @@ msgstr "Πολλαπλοί παίκτες" msgid "Servers" msgstr "Διακομιστές" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Δημιουργία" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4499,9 +5241,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Προεπιλογή" @@ -5228,10 +5970,6 @@ msgstr "" msgid "Apply immediately" msgstr "Άμεση εφαρμογή" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Έξοδος" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Είσαι σίγουρος-η ότι θες να βγεις από το παιχνίδι;" @@ -5569,7 +6307,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5829,189 +6567,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Χωρίς στόχαστρο" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Ανά όπλο" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Μέγεθος στόχαστρου" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Χρώμα στόχαστρου:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Ανάλογα με ζωή" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Ενεργοποίηση κεντρικής κουκκίδας στοχασμού" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Μέγεθος κουκκίδας:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Χρώμα κουκκίδας:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Εφέ ξεθωριάσματος:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Εμφάνιση ονομάτων πάνω από τους παίκτες" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Έναρξη επεγεργασίας HUD" @@ -6024,310 +6746,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Παίκτες" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Προοπτική 1ου προσώπου" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Προοπτική 3ου προσώπου" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Οπτικό πεδίο:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Πάνω" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Κάτω" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Εμφάνιση όπλου σε πρώτο πρόσωπο" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7082,15 +7820,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^Σίγαση" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7146,101 +7884,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7249,39 +7987,34 @@ msgstr "" "Μπορεί να γίνει λήψη της αναβάθμισης στις:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s ΔΟΚΙΜΑΣΤΙΚΗ ΕΚΔΟΣΗ" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Αναβαθμίστε στην έκδοση %s τώρα!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Χρήση προεπιλογής" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Χρώμα Ομαδάς:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Ενεργοποίηση πίνακα" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.en_AU.po b/common.en_AU.po index 9ce2821d6b..1789f0aa5a 100644 --- a/common.en_AU.po +++ b/common.en_AU.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: English (Australia) (http://www.transifex.com/team-xonotic/" "xonotic/language/en_AU/)\n" @@ -21,457 +21,724 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Start line" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Finish line" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermediate %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Out of ammo" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Don't have" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Unavailable" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Player %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermediate 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALTY: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALTY: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1You must answer before entering hud configure mode\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Name ^7instead of \"^1Anonymous player^7\" in stats" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "A vote has been called for:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Allow servers to store and display your name?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configure the HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Yes (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "No (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Personal best" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Server best" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: This is the chat area." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Observing" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Spectating: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Press ^3%s^1 to spectate" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Press ^3%s^1 or ^3%s^1 for next or previous player" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Use ^3%s^1 or ^3%s^1 to change the speed" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Press ^3%s^1 to observe" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Press ^3%s^1 for gamemode info" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Match has already begun" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1You have no more lives left" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Press ^3%s^1 to join" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Game starts in ^3%d^1 seconds" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Currently in ^1warmup^2 stage!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPress ^3%s%s to end warmup" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPress ^3%s%s once you are ready" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Waiting for others to ready up to end warmup..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Waiting for others to ready up..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Press ^3%s^2 to end warmup" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Team numbers are unbalanced!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Press ^3%s%s to adjust" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Press ^3ESC ^7to show HUD options." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doubleclick ^7a panel for panel-specific options." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr " qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr " mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr " knots" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Couldn't write to %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (not bound)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 vote)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d votes)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Don't care" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Decide the gametype" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Vote for a map" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d seconds left" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Error:^7 Couldn't find pak index.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Requesting preview...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bckills" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bctime" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^caps" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^captime" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^deaths" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^destroyed" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^drops" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^faults" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fckills" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^goals" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kckills" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^kdratio" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^k/d" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^kd" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^kills" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^laps" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^lives" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^losses" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^name" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^sum" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^objectives" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^pickups" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^pushes" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^rank" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^returns" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^revivals" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^suicides" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^takes" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^ticks" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Usage:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "The following field names are recognised (case insensitive):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -479,43 +746,43 @@ msgstr "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3name^7 or ^3nick^7 Name of a player\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Ping time\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Packet loss\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Number of kills\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Number of deaths\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Number of suicides\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 kills - suicides\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 The kill-death ratio\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 frags - deaths\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -523,7 +790,7 @@ msgstr "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -531,35 +798,35 @@ msgstr "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Time of fastest cap (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3fckills^7 Number of flag carrier kills\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Number of flag returns\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Number of flag drops\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Number of lives (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Player rank\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pushes^7 Number of players pushed into void\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" @@ -567,39 +834,39 @@ msgstr "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3kckills^7 Number of keys carrier kills\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 Number of times a key was lost\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Number of laps finished (race/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Total time raced (race/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Time of fastest lap (race/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Number of ticks (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3takes^7 Number of domination points taken (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3bckills^7 Number of ball carrier kills\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" @@ -607,7 +874,7 @@ msgstr "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -615,7 +882,7 @@ msgstr "" "^3score^7 Total score\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -629,7 +896,7 @@ msgstr "" "field to show all fields available for the current game mode.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -639,12 +906,12 @@ msgstr "" "include/exclude ALL teams/noteams game modes.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -652,7 +919,7 @@ msgstr "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -660,7 +927,7 @@ msgstr "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -691,7 +958,7 @@ msgid "Rankings" msgstr "Rankings" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Scoreboard" @@ -758,620 +1025,711 @@ msgstr "You are dead, wait ^3%s^7 before respawning" msgid "You are dead, press ^2%s^7 to respawn" msgstr "You are dead, press ^2%s^7 to respawn" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s under attack!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "No right gunner!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "No left gunner!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Nade timer" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Revival progress" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Push" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Ammo" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Destroy" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Resistance" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Defend" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Speed" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Blue base" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medic" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "DANGER" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Bash" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Enemy carrier" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampire" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Flag carrier" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Disability" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Dropped flag" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Vengeance" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Help me!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Jump" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Here" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Flight" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Dropped key" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invisible" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Key carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Run here" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Red base" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "error creating curl handle\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Notification dump command only works with cl_cmd and sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Weapons dump command only works with sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "Notification restart command only works with cl_cmd and sv_cmd.\n" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jet Pack" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Fuel regen" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Strength" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Shield" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Ball" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Ball carrier" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invisibility" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Extra life" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Speed" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Strength" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Shield" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Fuel regen" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Jet Pack" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Frozen!" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Tagged" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Vehicle" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s needing help!" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Ammo" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Resistance" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Medic" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Bash" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampire" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Disability" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Vengeance" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Jump" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Flight" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invisible" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasion" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Quit" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "error creating curl handle\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Create" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" -msgstr "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Join" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s years" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s days" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d days" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" -#: qcsrc/common/counting.qh:34 +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s hours" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Mage" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Shambler" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Spider" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Wyvern" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Colour:" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Waypoint" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Help me!" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Here" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "DANGER" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Frozen!" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Checkpoint" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Finish" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Start" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Defend" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Destroy" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Push" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Flag carrier" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Enemy carrier" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Dropped flag" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Red base" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Blue base" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Control point" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Dropped key" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Key carrier" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Run here" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Ball" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Ball carrier" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Goal" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generator" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Vehicle" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Tagged" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invisibility" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Extra life" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s needing help!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Survive against waves of monsters" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Mage" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Shambler" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Spider" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Wyvern" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombie" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1382,16 +1740,21 @@ msgstr "^1Server notices:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sec left)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1400,17 +1763,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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1419,31 +1782,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.qh:355 +#: qcsrc/common/notifications.inc:225 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.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 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.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 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.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1451,11 +1814,11 @@ msgstr "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1464,734 +1827,747 @@ msgstr "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 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.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, 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.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, 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.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Throwing coin... Result: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGYou don't have any fuel for the ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 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.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2You will spectate in the next round" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, 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.qh:409 +#: qcsrc/common/notifications.inc:279 #, 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.qh:410 +#: qcsrc/common/notifications.inc:280 #, 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.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 unfairly eliminated themselves%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 died%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, 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.qh:421 +#: qcsrc/common/notifications.inc:291 #, 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.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 joins the Zombies%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 rotted away%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 was slimed%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, 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.qh:436 +#: qcsrc/common/notifications.inc:306 #, 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.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 switched to the %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, 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.qh:439 +#: qcsrc/common/notifications.inc:309 #, 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.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, 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.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, 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.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, 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.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 was in the wrong place%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s points every %s seconds)" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 was frozen by ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 was revived by ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 was revived by falling" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, 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.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 was automatically revived after %s second(s)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG team wins the round" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wins the round" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRound tied" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGRound over, there's no winner" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 froze themselves" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode saved you %s units of damage, cheater!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG got the %s^BG buff!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG lost the %s^BG buff!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGYou dropped the %s^BG buff!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGYou got the %s^BG buff!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGYou do not have the ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGYou dropped the ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGYou got the ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 connected%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 connected and joined the ^TC^TT team" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 is now playing" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG has dropped the ball!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG has picked up the ball!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, 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.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG dropped the ^TC^TT Key" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG lost the ^TC^TT Key" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, 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.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 forfeited" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 has no more lives left" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGMonsters are currently disabled" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 picked up Invisibility" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 picked up Shield" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 picked up Speed" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 picked up Strength" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 disconnected" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 was kicked for idling" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2199,42 +2575,42 @@ msgstr "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 is now spectating" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG has abandoned the race" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG has finished the race" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2243,16 +2619,23 @@ msgstr "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." -#: qcsrc/common/notifications.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGteam scores!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2261,20 +2644,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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 picked up a Superweapon" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGYou cannot change to a larger team" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGYou are not allowed to change teams" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2283,14 +2666,14 @@ msgstr "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2299,339 +2682,339 @@ 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build information: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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.qh:525 +#: qcsrc/common/notifications.inc:400 #, 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.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, 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.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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.qh:534 +#: qcsrc/common/notifications.inc:409 #, 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.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, 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.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 blew themselves up with their Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, 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.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4You are now alone!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGYou are attacking!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGYou are defending!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Begin!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Game starts in ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Round starts in ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Round cannot start" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Don't camp!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2641,239 +3024,239 @@ msgstr "" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGYou captured the ^TC^TT^BG flag!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGToo many flag throws! Throwing disabled for %s." -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG requests you to pass the flag%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGRequesting %s^BG to pass you the flag" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGYou got the ^TC^TT^BG flag!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGThe %senemy^BG got your flag! Retrieve it!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGYou returned the ^TC^TT^BG flag!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGStalemate! Enemies can now see you on radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sYou fragged ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sYou scored against ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sYou were fragged by ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sYou were scored against by ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sYou were fragged by ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sYou were scored against by ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sYou fragged ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sYou scored against ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sYou typefragged ^BG%s" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sYou were scored against by ^BG%s^K1 while typing!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sYou were typefragged by ^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sYou were typefragged by ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sYou typefragged ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2You got a ^K1BONUS GRENADE^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2882,217 +3265,217 @@ msgstr "" "^BGYou have been moved into a different team\n" "You are now on: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Don't go against your team mates!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Don't shoot your team mates!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Die camper!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reconsider your tactics, camper!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1You unfairly eliminated yourself!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1You were %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1You couldn't catch your breath!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1You hit the ground with a crunch!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1You felt a little too hot!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1You got a little bit too crispy!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1You killed your own dumb self!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1You need to be more careful!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1You couldn't stand the heat!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1You need to watch out for monsters!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1You were killed by a monster!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Tastes like chicken!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1You forgot to put the pin back in!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Hanging around a napalm explosion is bad!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1You felt a little chilly!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1You got a little bit too cold!" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Your Healing Nade is a bit defective" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1You are respawning for running out of ammo..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1You were killed for running out of ammo..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1You grew too old without taking your medicine" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1You need to preserve your health" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1You became a shooting star!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1You melted away in slime!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1You committed suicide!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1You ended it all!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1You got stuck in a swamp!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGYou are now on: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1You died in an accident!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1You had an unfortunate run in with a turret!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1You were fragged by a turret!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 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.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1You were fragged by an eWheel turret!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 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.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1You were fragged by a Walker turret!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 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.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1You were crushed by a vehicle!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1You were caught in a Raptor cluster bomb!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 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.qh:678 +#: qcsrc/common/notifications.inc:553 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.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1You were blasted to bits by a Spiderbot rocket!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 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.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1You couldn't find shelter from a Racer rocket!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Watch your step!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3100,67 +3483,71 @@ msgstr "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGYou need %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGYou also need %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGDoor unlocked!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2You picked up some extra lives" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3You froze ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1You were frozen by ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3You revived ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3You revived yourself" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3You were revived by ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3You were automatically revived after %s second(s)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1You froze yourself" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Round already started, you spawn as frozen" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s has arrived!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3168,7 +3555,7 @@ msgstr "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3176,15 +3563,15 @@ msgstr "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGYou picked up the ball" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3192,7 +3579,7 @@ msgstr "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3200,7 +3587,7 @@ msgstr "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3208,23 +3595,23 @@ msgstr "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Round will start in ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGScanning frequency range..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGYou are starting with the ^TC^TT Key" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3233,29 +3620,33 @@ msgstr "" "^BGWaiting for players to join...\n" "Need active players for: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGWaiting for %s player(s) to join..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG left to find some ammo!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGGet some ammo! ^F4^COUNT^BG left!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra lives remaining: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3264,24 +3655,56 @@ msgstr "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Active weapon: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 msgid "" -"^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 +msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3289,7 +3712,7 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3297,7 +3720,7 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3311,7 +3734,7 @@ msgstr "" "The more control points your team holds,\n" "the faster the enemy generator decays" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3320,245 +3743,269 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1In^BG-portal created" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Out^BG-portal created" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Invisibility has worn off" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Shield has worn off" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Speed has worn off" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Strength has worn off" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2You are invisible" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Shield surrounds you" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2You are on speed" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Strength infuses your weapons with devastating power" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2The race is over, finish your lap!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGSecondary fire inflicts no damage!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BGSequence completed!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGThere are more to go..." -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGOnly %s^BG more to go..." -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Superweapons have broken down" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Superweapons have been lost" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2You now have a superweapon" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Changing to ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Changing team in ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectating in ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicide in ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout begins in ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout ends in ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (near %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primary" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secondary" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Press %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " with %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 made a TRIPLE FRAG! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 made a TRIPLE SCORE! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "TRIPLE FRAG! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 made FIVE SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 unlocked RAGE! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "RAGE! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 made TEN SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 started a MASSACRE! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASSACRE! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 executed MAYHEM! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "MAYHEM! " -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 is a BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 inflicts CARNAGE! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "CARNAGE! " -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 unleashes ARMAGEDDON! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON! " -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Ping ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3567,7 +4014,7 @@ msgstr "" "\n" "(Health ^1%d^BG / Armour ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3576,68 +4023,68 @@ msgstr "" "\n" "(^F4Dead^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d score spree! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d frag spree! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "First blood! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "First score! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "First casualty! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "First victim! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 has %d frags in a row! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 made %d scores in a row! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 drew first blood! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 got the first score! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", ending their %d frag spree" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", ending their %d score spree" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", losing their %d frag spree" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", losing their %d score spree" @@ -3666,104 +4113,390 @@ msgstr "Team" msgid "Neutral" msgstr "Neutral" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s under attack!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "%d days, %02d:%02d:%02d" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "No right gunner!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "No left gunner!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Heavy Machine Gun" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rocket Propelled Chainsaw" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporiser" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s years" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d years" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d year" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d years" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d years" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d years" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s weeks" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d weeks" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d week" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d weeks" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d weeks" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d weeks" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s days" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d days" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d day" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d days" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d days" + +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d days" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s hours" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d hours" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d hour" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d hours" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d hours" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d hours" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s minutes" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d minutes" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d minute" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d minutes" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d minutes" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d minutes" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s seconds" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d seconds" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d second" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d seconds" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d seconds" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d seconds" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporiser" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3792,9 +4525,9 @@ msgid "Item %d" msgstr "Item %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Custom" @@ -3927,6 +4660,7 @@ msgstr "Align icon:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Left" @@ -3937,6 +4671,7 @@ msgstr "Left" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Right" @@ -3957,11 +4692,13 @@ msgid "Flip messages order" msgstr "Flip messages order" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Text alignment:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centre" @@ -4080,6 +4817,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4138,12 +4879,12 @@ msgid "Status bar" msgstr "Status bar" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Left align" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Right align" @@ -4228,6 +4969,10 @@ msgstr "Panel always enabled" msgid "Forced aspect:" msgstr "Forced aspect:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Race Timer Panel" @@ -4247,9 +4992,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alpha:" @@ -4355,7 +5100,7 @@ msgstr "Fade out after:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Never" @@ -4437,7 +5182,7 @@ msgid "Panel background defaults:" msgstr "Panel background defaults:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Background:" @@ -4445,19 +5190,13 @@ msgstr "Background:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Disable" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Colour:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Border size:" @@ -4467,12 +5206,12 @@ msgid "Team color:" msgstr "Team colour:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Test team colour in configure mode" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Padding:" @@ -4575,10 +5314,6 @@ msgstr "Multiplayer" msgid "Servers" msgstr "Servers" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Create" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Media" @@ -4590,9 +5325,9 @@ msgstr "Profile" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Default" @@ -5319,10 +6054,6 @@ msgstr "Gender" msgid "Apply immediately" msgstr "Apply immediately" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Quit" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Are you sure you want to quit?" @@ -5660,7 +6391,7 @@ msgid "Often" msgstr "Often" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Always" @@ -5920,189 +6651,173 @@ msgstr "Spawnpoint effects" msgid "Quality:" msgstr "Quality:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "View" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Messages" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Weapons" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Models" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "No crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per weapon" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Crosshair size:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Crosshair alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Crosshair color:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "By health" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Use rings to indicate weapon status" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Ring alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Enable centre crosshair dot" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Dot size:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Dot alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Dot colour:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Use normal crosshair colour" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Smooth effects of crosshairs" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Blur crosshair if the shot is obstructed" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Enlarge crosshair if targeting an enemy" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animate crosshair when hitting an enemy" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animate crosshair when picking up an item" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Fading speed:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Side padding:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Show decimals in respawn countdown" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Show accuracy underneath scoreboard" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Waypoints" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Display waypoint markers for objectives on the map" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Fontsize:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Edge offset:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Fade when near the crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Damage" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Overlay:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Factor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Fade rate:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Player Names" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Show names above players" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Max distance:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Decolourise:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Teamplay" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Only when near crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Display health and armour" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Damage overlay:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Enter HUD editor" @@ -6115,310 +6830,326 @@ msgstr "In order for the HUD editor to show, you must first be in game." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Do you wish to start a local game to set up the HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Messages" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Frag Information" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Display information about killing sprees" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Only display sprees if they are achievements" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Show spree information in centreprints" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Show spree information in death messages" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Sprees in info messages:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Target" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Attacker" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Print on a separate line" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Add extra frag information to centreprint when available" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Add frag location to death messages when available" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Gamemode Settings" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Display capture times in Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Display name of flag stealer in Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Other" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Display console messages in the top left corner" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Display all info messages in the chatbox" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Display player statuses in the chatbox" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Powerup notifications" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Weapon centreprint notifications" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Weapon info message notifications" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Announcers" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Respawn countdown sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Killstreak sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Achievement sounds" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Models" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Items" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Use simple 2D images instead of item models" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Unavailable alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Unavailable colour:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Black" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Dark" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Tinted" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Blue" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Players" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Force player models to mine" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Force player colours to mine" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Body fading:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Gibs:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^None" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Few" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Many" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Lots" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "View" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "1st person perspective" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Slide to third person upon death" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Smooth the view when landing from a jump" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Smooth the view while crouching" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "View waving while idle" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "View bobbing while walking around" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "3rd person perspective" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Back distance" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Up distance" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Allow passing through walls while spectating" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Field of view:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "ZOOM^Zoom factor:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "ZOOM^Zoom speed:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Instant" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "ZOOM^Zoom sensitivity:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Velocity zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Forward movement only" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Factor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Display reticle 2D overlay while zooming" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Release zoom when you die or respawn" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Release zoom when you switch weapons" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Weapons" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Up" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Down" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Use priority list for weapon cycling" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Cycle through only usable weapon selections" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Auto switch weapons on pickup" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Release attack buttons when you switch weapons" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Draw 1st person weapon model" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Gun model swaying" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Gun model bobbing" @@ -7176,15 +7907,15 @@ msgstr "<TITLE>" msgid "<AUTHOR>" msgstr "<AUTHOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^OFF" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7240,101 +7971,101 @@ msgstr "PART^Fast" msgid "PART^Instant" msgstr "PART^Instant" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "January" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "February" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "March" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "April" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "May" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "June" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "July" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "August" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "September" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "October" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "November" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "December" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Joined:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Last_Seen:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Time_Played:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Favourite_Map:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Matches:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_Rank:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_Percentile:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_Favourite_Map:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (unranked)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7343,21 +8074,21 @@ msgstr "" "Update can be downloaded at:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Autogenerating mapinfo for newly added maps..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Update to %s now!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7365,19 +8096,14 @@ msgstr "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Use default" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Team Colour:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Enable panel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (mutator weapon)" diff --git a/common.eo.po b/common.eo.po index d885aa7385..5d36baec63 100644 --- a/common.eo.po +++ b/common.eo.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Esperanto (http://www.transifex.com/team-xonotic/xonotic/" "language/eo/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3693,9 +4433,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3825,6 +4565,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3835,6 +4576,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3855,11 +4597,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3978,6 +4722,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4036,12 +4784,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4126,6 +4874,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4145,9 +4897,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4253,7 +5005,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4335,7 +5087,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4343,19 +5095,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4365,12 +5111,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4473,10 +5219,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4488,9 +5230,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5217,10 +5959,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5558,7 +6296,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5818,189 +6556,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6013,310 +6735,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7071,15 +7809,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7135,140 +7873,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.es.po b/common.es.po index b41acbee59..629edbb957 100644 --- a/common.es.po +++ b/common.es.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Spanish (http://www.transifex.com/team-xonotic/xonotic/" "language/es/)\n" @@ -29,461 +29,728 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Comienzo" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Meta" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermedio %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Sin municiones" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "No tienes" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "No disponible" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Jugador %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermedio 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1SANCION: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2SANCION: %.1f(%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" "^1Debes de responder antes de entrar al modo de configuracion de interface\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nombre ^7en lugar de \"^1Anonymous player^7\" en xonstat" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Una votacion ha sido iniciada para:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Permitir a los servidores guardar y desplegar tu nombre?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configurar la Interface" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "SI (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "No (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Record personal" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Record del servidor" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Jugador^7: Esta es la alrea de chat." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Observando" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Espectando: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Presiona ^3%s^1 para espectar" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Presiona ^3%s^1 o ^3%s^1 para el siguiente o anterior jugador" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Usa ^3%s^1 o ^3%s^1 para cambiar la velocidad" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Presiona ^3%s^1 para observar" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Presiona ^3%s^1 para la información del modo de juego" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1La partida ya comenzó" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Ya no tienes ninguna vida restante" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Presiona ^3%s^1 para unirte" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1El juego comienza en ^3%d^1 segundos" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Actualmente en etapa de ^1calentamiento^2 !" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPulsa ^3%s%s para terminar el calentamiento" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPulsa ^3%s%s cuando estes listo" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Esperando a que los demas esten listos para terminar el calentamiento" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Esperando a que los demás estén listos..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Presiona ^3%s^2 para terminar el calentamiento" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "¡Los números de equipo están desbalanceados!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Presiona ^3%s%s para ajustar" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Presiona ^3ESC ^7para ver las opciones de HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doubleclick ^7en un panel para opciones específicas del panel." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7para deshabilitar el chequeo de colisiones, ^3SHIFT ^7y" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLAS DE FLECHAS ^7para ajustes finos." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "nudos" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2¡Exportado exitósamente a %s! (Nota: Está guardado en data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1No se pudo escribir a %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ERROR - ¡EL MENÚ ESTÁ VISIBLE PERO NO SE DEFINIÓ UN MENÚ!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (sin asignar)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 voto)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d votos)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "No importa" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Elegir el modo de juego" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Vota por un mapa" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d segundos restantes" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3No se supone que debas este comando por ti mismo \n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Error:^7 No se pudo encontrar el índice pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Solicitando vista previa...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "¡Intentado eliminar un equipo que no esta en la lista de equipos !" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bckills" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bctime" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^capturas" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^captime" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^muertes" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^destruido" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^caidas" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^faltas" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fckills" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^metas" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kckills" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^kdratio" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^k/d" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^kd" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^kills" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^laps" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^vidas" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^derrotas" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^nombre" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^sum" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^objetivos" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^pickups" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^pushes" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^rank" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^devoluciones" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^revivals" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^suicidios" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^takes" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^ticks" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "Puede modificar el marcador con el comando ^2scoreboard_columns_set \n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" "^3|---------------------------------------------------------------|\n" "\n" "\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Uso:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Los siguientes nombres de campo son reconocidos (mayúsculas y minúsculas): \n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -492,45 +759,45 @@ msgstr "" "\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3name^7 or ^3nick^7 Nombre del jugador\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Tiempo del Ping\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Paquete perdido\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Numbero de asesinatos\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" "^3deaths^7 Numero de muertes\n" "\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Numero de suicidios\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 asesinatos - suicidios\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Proporción de asesinatos-muertes\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 frags - muertes\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -539,7 +806,7 @@ msgstr "" "captured\n" "\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -548,36 +815,36 @@ msgstr "" "(KeyHunt), o una pelota (Keepaway) fue levantada.\n" "\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" "^3captime^7 Mejor tiempo para capturar la bandera (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3fckills^7 Number of flag carrier kills\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Numero de regresos de la bandera\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Numero de veces en tirar la bandera\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Numero de vidas (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Clasificación del jugador\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pushes^7 Numero de jugador arrojados al vacio\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" @@ -585,51 +852,51 @@ msgstr "" "^3destroyed^7 Numero de llaves destruidas por arrogarjarlos al " "vacío\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" "^3kckills^7 Numero de muertes del acarreador de la llave\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 Numero de veces que se perdió la llave\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" "^3laps^7 Numero de vueltas terminadas (carrera/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" "^3time^7 Tiempo total de la carrera (carrera/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" "^3fastest^7 Tiempo de la vuelta mas rápida (race/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Numero de toques (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" "^3takes^7 Numero de puntos de dominación tomados (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3bckills^7 Number of ball carrier kills\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" "^3bctime^7 Tiempo total reteniendo la pelota en Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -637,7 +904,7 @@ msgstr "" "^3score^7 Puntación total\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -651,7 +918,7 @@ msgstr "" "field to show all fields available for the current game mode.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -661,12 +928,12 @@ msgstr "" "para incluir/excluir TODOS los equipos/sinequipo del modo de juego.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Ejemplo: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -674,7 +941,7 @@ msgstr "" "Se mostrará el nombre, ping y pl alinieaos a la izquierda, y los campos a la " "derecha de la barra vertical alineada en la derecha.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -682,7 +949,7 @@ msgstr "" "'field3' solo será mostrado en CTF, y 'field4' será mostrado en todos los " "modos de juego excepto DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -713,7 +980,7 @@ msgid "Rankings" msgstr "Clasificatorias" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tabla de puntuación" @@ -780,620 +1047,711 @@ msgstr "Estás muerto, espera ^3%s^7 antes de resurgir" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Estás muerto, presiona ^2%s^7 para resurgir" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s bajo ataque!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Sin ametralladora derecha!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Sin ametralladora izquierda!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Cronometro de granada" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Progreso de resucitación" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Empujar" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munición" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Destruir" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Resistencia" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Defender" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Velocidad" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Base azul" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medico" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "PELIGRO" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Golpetazo" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Acarreador enemigo" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampiro" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Acarreador de bandera" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Deshabilitado" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Bandera suelta" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Venganza" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Ayudame!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Salto" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Aquí" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Vuelo" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Llave suelta" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invicible" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Acarreador de la llave" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Corre aquí" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Base roja" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "error creando el manejador curl\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Comando de despligue solo funciona con cl_cmd y sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Armas sueltas solo funcionan con el comando sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" +"Comando de reinicio de notificaciones solo funciona con cl_cmd y sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Punto de encuentro" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generador" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Punto de control" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Punto de revisión" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Paquete jet" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Finalizar" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Regeneración de combustible" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Comenzar" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Fuerza" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Objetivo" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Escudo" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Pelota" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Acarreador de la pelota" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Combate a muerte" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Ultimo Sobreviviente" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invicibilidad" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Carrera" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Vida extra" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Velocidad" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Carrera CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Fuerza" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Escudo" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Regeneración de combustible" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Combate a muerte por equipos" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Paquete jet" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Congelado!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Marcado" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Vehiculo" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s solicitando ayuda!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Munición" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominación" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Resistencia" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Medico" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Caza de llave" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Golpetazo" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Asalto" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampiro" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Deshabilitado" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Venganza" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Embestida" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Salto" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Vuelo" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invicible" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasión " + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "error creando el manejador curl\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Comando de despligue solo funciona con cl_cmd y sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Salir" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Armas sueltas solo funcionan con el comando sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -"Comando de reinicio de notificaciones solo funciona con cl_cmd y sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "%s años" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d años" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Crear" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "%d año" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Unirse a la partida" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d años" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d años" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d años" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s semanas" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d semanas" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d semana" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d semanas" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "%d semanas" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "%d semanas" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "%s dias" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d dias" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:29 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_FIR^%d day" -msgstr "%d dia" +msgid "Pieces left: %s" +msgstr "" -#: qcsrc/common/counting.qh:30 +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_SEC^%d days" -msgstr "%d dias" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d dias" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "%d dias" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "%s horas" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d horas" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "%d hora" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "%d horas" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d horas" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d horas" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d minuto" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d minutos" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d segundos" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Color:" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d segundo" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Punto de encuentro" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d segundos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Ayudame!" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d segundos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Aquí" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "%d segundos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "PELIGRO" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Congelado!" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Punto de revisión" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Finalizar" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Comenzar" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Combate a muerte" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Mata a todos los enemigos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Defender" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Ultimo Sobreviviente" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Destruir" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Sobrevive y mata a todos los enemigos hasta que no les queden vidas" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Empujar" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Carrera" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Acarreador de bandera" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Carrera contra todos los jugadores hasta finalizar la meta" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Acarreador enemigo" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Carrera CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Bandera suelta" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Carrera por el mejor tiempo" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Mata todos los compañeros del enemigo" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Base roja" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Combate a muerte por equipos" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Base azul" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Encuentra y trae la bandera enemiga a tu base para capturarla" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Punto de control" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Mata a todos los compañeros del enemigo para ganar el juego" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Llave suelta" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Capturar todos los puntos de control para ganar" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Acarreador de la llave" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominación" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Corre aquí" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Colecta todas las llaves para ganar la partida" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Pelota" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Caza de llave" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Acarreador de la pelota" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Asalto" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Objetivo" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generador" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Embestida" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Vehiculo" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Marcado" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Mata a lo enemigos para congelarlos, parate enseguida de un compañero de " -"equipo para revivirlo." +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invicibilidad" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Mantén la pelota para ganar puntos de muertes" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Vida extra" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasión " +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s solicitando ayuda!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Sobrevive en contra de las olas de monstruos " +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1405,18 +1763,23 @@ msgstr "^1Avisos del servidor:" msgid "^7%s (^3%d sec left)" msgstr "^7%s(^3%d segundos restantes)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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 el " "juego" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG capturo la ^TC^TT^BG bandera" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1425,17 +1788,17 @@ msgstr "" "^BG%s^BG capturo la ^TC^TT^BG bandera en ^F1%s^BG segundos, rompiendo ^BG" "%s^BG's el record anterior de ^F2%s^BG segundos" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG capturo la ^TC^TT^BG bandera en ^F1%s^BG segundos" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1444,31 +1807,31 @@ msgstr "" "^BG%s^BG capturo la ^TC^TT^BG bandera en ^F2%s^BG segundos, fallando para " "romper ^BG%s^BG's record anterior de ^F1%s^BG segundos" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGLa ^TC^TT^BG bandera fue regresada a su base por su dueño" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLa ^TC^TT^BG bandera fue destruida y regresada a su base" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGLa ^TC^TT^BG bandera se aventada en la base y ha regresado sola" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1476,11 +1839,11 @@ msgstr "" "^BGTLa ^TC^TT^BG bandera cayó en algún lugar y no puede alcanzar a regresar " "a la base" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1489,1157 +1852,1177 @@ msgstr "" "^BGLa ^TC^TT^BG bandera se desespero despues de ^F1%.2f^BG segundos y se " "regreso sola" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLa ^TC^TT^BG bandera fue regresada a la base" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG perdió la ^TC^TT^BG bandera" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG tiene la ^TC^TT^BG bandera" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG regresó la ^TC^TT^BG bandera" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Tirando moneda... Resulto %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNo tienes mas combustible para el ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1La ronda ya empezó, entraras al juego en la siguiente ronda" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Tendras que mirar la siguiente ronda" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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 siente calientito por ^BG%s^K1's fuego^K1%s%s" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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 crujientemente quemado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue empujado enfrente del monstruo por ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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 ^BG%s^K1's Granda%s%s" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 se acerco demasiado a la explosión de la napalm %s%s" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "El equipo ^TC^TT^BG ha ganado la ronda" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG ha ganado la ronda" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRondo empatada" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGLa ronda se ha acabado sin un ganador" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BG no tienes la ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGHas tirado la ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGObtuviste la ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNo tienes suficientes municiones para ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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 aun puede" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4 no esta disponible ^BG en este mapa" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG ha tirado la pelota!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s ^BG ha recogido la pelota!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGEstas atacando!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGEstas defendiendo!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Inicia!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4El juego inicia en ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Ronda empieza en ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Ronda no puede empezar" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2No acampes!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2649,241 +3032,241 @@ msgstr "" "^BGSientete en confianza de ^F2intentar capturar^BG la bandera denuevo\n" "^BGsi piensas que lo lograras." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGHas capturado la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGDemaciados tiros de bandera! No puedes arrojarla por %s" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGHas recivido la bandera ^TC^TT^BG por parte de %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG te pide que pases la bandera%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGSugiriendo a %s^BG que te pase la bandera" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGHaz pasado la bandera ^TC^TT^BG a %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGHaz obtenido la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGEL %senemigo^BG tiene tu bandera! Recuperala!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGEl %senemigo (^BG%s%s)^BG tiene tu bandera! Recuperala!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGTu %scompañero ^BG tiene la bandera! Protegelo!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGTu %scompañero (^BG%s%s)^BG tiene la bandera! Protegelo!" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGHas regresado la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGEstancamiento! Los enemigos ahora te pueden ven en su radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGEstancamiento! Ahora puedes ver los portadores de bandera enemigos en tu " "radar!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sEliminaste a ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sHas anotado en contra de ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sHas sido eliminado por ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%ssFuiste anotado en contra por ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sFuiste eliminado por ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sFuiste eliminado por ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sHas eliminado a ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sHas eliminado a ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sEliminaste a ^BG%s mientras escribia" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sFuiste eliminado mientras escribias por ^BG%s^K1" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sFuiste eliminado mientras escribias por ^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sFuiste eliminado por ^BG%s^K1 minentras escribias^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sFuiste eliminado mientras escribias por ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sEliminate a ^BG%s^K1 mientras escribia^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sEliminate a ^BG%s^BG mientras escribia%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2892,217 +3275,217 @@ msgstr "" "^BGHas sido movido a un equipo diferente\n" "Ahora estas en el equipo: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1No te vayas contra tus compañeros!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1No dispares a tus compañeros!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Muere campero!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reconsidera tus tacticas, campero!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Te has eliminado injustamente a ti mismo!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Fuiste %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1No pudiste recuperar tu aliento!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Golpeaste la tierra con un crujido!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Te sentiste un poco muy caliente!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1 te volviste un poco muy crujiente!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Te mataste a ti mismso!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Debes ser mas cuidadoso!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1No pudiste soportar el calor!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Sabe a pollo!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Esta reapareciendo por haberte acabado tus municiones..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Fuiste eliminado por acabarte tus municiones..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Te volviste muy viejo sin tomar tu medicamento" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Necesitas conservar tu vida" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Te volviste una estrella fugaz!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Te derretiste entre la baba!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Te has suicidado!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Lo acabaste todo!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Te atoraste en un pantano!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGEstas bajo: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Moriste en una accidente!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Tuviste un encuentro desafortunadon con una torreta!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Fuiste eliminado por una torreta!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Tuviste un encuentro desafortunadon con una torreta eWheel!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Fuiste eliminado por una torreta eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Tuviste un encuentro desafortunadon con una torreta Walker!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Fuiste eliminado por una torreta Walker!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Fuiste atrapado en el estallido de una explosion de un Bumblebee!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Fuiste aplastado por un vehiculo!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Fuiste atrapado en la bomba de un Raptor!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Fuiste atrapado en el estallido de una explosion de Raptor!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Fuiste atrapado en el estallido de una explosion de Spiderbot!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Fuiste despedazado por un misil de Spiderbot!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Fuiste atrapado en el estallido de una explosion de un Racer!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1No pudiste resguardarte de el misil del Racer!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Ciudado donde pisas!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Has eliminado a ^BG%s^K1, un compañero!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiota! te fuiste en contra de ^BG%s^K1, un compañero!" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Has sido eliminado por ^BG%s^K1, un compañero" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Tu compañero ^BG%s^K1, te ha eliminado" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3110,67 +3493,71 @@ msgstr "" "^K1Deja de estar inactivo!\n" "^BGDesconectando en ^COUNT" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Has recogido unas vidas extras" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^F2Congelaste a ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Fuiste congelado por ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Reviviste a ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Fuiste revivido por ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Fuiste revivido automaticamente despues de %s segundo(s)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Te congelaste solo" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Ronda inicio previamente, apareceras congelado" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3178,7 +3565,7 @@ msgstr "" "^K1No hay espacio disponible para aparecer\n" "Confia en que tu equipo lo pueda arreglar..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3186,16 +3573,16 @@ msgstr "" "^K1No puedes unirte al juego en este momento.\n" "La capacidad maxima de jugadores ha sido alacanzada." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGEliminar a otros mientras no tienes la pelota no te consigue puntos!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3203,7 +3590,7 @@ msgstr "" "^BGTodas las llaves estan en possesion de to equipo!\n" "Ayuda a que los portadores de las llaves se puedan unir!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3211,7 +3598,7 @@ msgstr "" "^BGtTodas las llaves estan en manos del equipo ^TC^TT^BG!\n" "Interfiere ^F4AHORA^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3219,23 +3606,23 @@ msgstr "" "^BGTodas las llaves en manos de tu equipo!\n" "Encuentra a los otros portadores de llaves ^F4AHORA^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4La ronda iniciara en ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGEscaneando rango de frequencia..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGEstas empezando con la llave ^TC^TT" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3244,51 +3631,89 @@ msgstr "" "^BGEsperando a que se unan jugadores...\n" "Se necesitan jugadores activos para: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEsperando a que %s jugador(es) se unan..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG restante para encontrar municiones!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGConsigue municiones or moriras en ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGConsigue municiones! Te queda ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vidas sobrantes: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma activa: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3296,7 +3721,7 @@ msgstr "" "^F2Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "Sigue eliminando hasta que tengamos un ganador!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3304,7 +3729,7 @@ msgstr "" "^F2Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "Sigue acertando hasta que tengamos un ganador!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3313,7 +3738,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3322,242 +3747,269 @@ msgstr "" "^F2Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "^BGSe ha añadido ^F4%s^BG al juego!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Invisibility se ha agotado" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Shield se ha agotado" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Speed se ha agotado" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Strength se ha agotado" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Eres invisible" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Un escudo te rodea" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Tienes la velocidad" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Strength infunde tus armas con poder devastador" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2La carrera se ha terminado, completa tu vuelta!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGModo de fuego secundary no hace daño!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Superarmas se han descompuesto" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Se han perdido las superarmas" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Ahora tienes una superarma" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Cambiando a ^TC^TT^K1 en ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Cambiando equipo en ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Cambiando a espectador en ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicidio en ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Tiempo fuera comienza en ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Tiempo fuera se acaba en ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (cerca de %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primario" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr " secundario" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Presiona %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " con %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 ha hecho una ELIMINACION TRIPLE! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 ha hecho una ELIMINACION TRIPLE! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "ELIMINACION TRIPLE!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 hizo QUINCE ANOTACIONES SEGUIDAS! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 desbloqueo FURIA! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "FURIA!" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 elimino a DIEZ JUGADORES SEGUIDOS! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 ha empezado una MASSACRE! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASSACRE!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 ha ejecutado un ALBOROTO! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha hecho QUINCE ELIMINACIONES SEGUIDAS! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "ALBOROTO!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 es un BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha hecho VIENTE ELIMINACIONES SEGUIDAS! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER!" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 ha hecho una MATANZA! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha hecho VEINTE Y CINCO ELIMINACIONES SEGUIDAS! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "MATANZA!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha hecho TREINTA ELIMINACIONES SEGUIDAS! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 destata el ARMAGEDDON! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Latencia ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3566,7 +4018,7 @@ msgstr "" "\n" "(Vida ^1%d^BG / Armadura ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3575,68 +4027,68 @@ msgstr "" "\n" "(^F4Muerto^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d anotaciones seguidas!" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d eliminaciones seguidas!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Primera eliminacion!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Primera anotacion!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Primera victima!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Primera victima!" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 tiene %d eliminaciones seguidas! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 tiene %d eliminaciones seguidas! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 ha sido el primero en eliminar a alguien! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 fue el primero en eliminar a alguien! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", finalizando su cadena de %d eliminaciones" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", finalizando su cadena de %d eliminaciones" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", perdiendo su cadena de %d eliminaciones" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", perdiendo su cadena de %d eliminaciones" @@ -3665,103 +4117,389 @@ msgstr "Equipo" msgid "Neutral" msgstr "Neutro" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s bajo ataque!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Sin ametralladora derecha!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Sin ametralladora izquierda!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortero" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Escopeta" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "%s años" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d años" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d año" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d años" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d años" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d años" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s semanas" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d semanas" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d semana" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d semanas" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "%d semanas" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "%d semanas" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "%s dias" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d dias" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d dia" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d dias" + +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "" +msgid "CI_THI^%d days" +msgstr "%d dias" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%02d:%02d:%02d" -msgstr "" +msgid "CI_MUL^%d days" +msgstr "%d dias" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "" +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "%s horas" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d horas" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d hora" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d horas" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d horas" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d horas" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s minutos" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d minutos" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d minuto" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d minutos" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d minutos" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d minutos" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortero" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s segundos" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d segundos" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d segundo" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d segundos" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d segundos" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "%d segundos" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Escopeta" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" + +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3793,9 +4531,9 @@ msgid "Item %d" msgstr "Item %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Personalizado" @@ -3929,6 +4667,7 @@ msgstr "Alinear icono:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Izquierda" @@ -3939,6 +4678,7 @@ msgstr "Izquierda" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Derecha" @@ -3959,11 +4699,13 @@ msgid "Flip messages order" msgstr "Invertir el orden de los mensajes" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Alineación del texto:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centro" @@ -4082,6 +4824,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4140,12 +4886,12 @@ msgid "Status bar" msgstr "Barra de estado" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Alinear a la izquierda" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Alinear a la derecha" @@ -4230,6 +4976,10 @@ msgstr "Panel activado siempre" msgid "Forced aspect:" msgstr "Forzar aspecto:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Panel del cronómetro de carrera" @@ -4249,9 +4999,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Transparencia:" @@ -4357,7 +5107,7 @@ msgstr "Desvanecer después de:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Nunca" @@ -4439,7 +5189,7 @@ msgid "Panel background defaults:" msgstr "Fondo por defecto del panel:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Fondo:" @@ -4447,19 +5197,13 @@ msgstr "Fondo:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Desactivar" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Color:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Grosor del borde:" @@ -4469,12 +5213,12 @@ msgid "Team color:" msgstr "Color del equipo:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Probar el color del equipo en modo configuración" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Tamaño de letra:" @@ -4577,10 +5321,6 @@ msgstr "Multijugador" msgid "Servers" msgstr "Servidores" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Crear" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4592,9 +5332,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Por defecto" @@ -5321,10 +6061,6 @@ msgstr "Sexo" msgid "Apply immediately" msgstr "Realizar cambios" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Salir" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Estas seguro de querer salir?" @@ -5662,7 +6398,7 @@ msgid "Often" msgstr "A Menudo" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Siempre" @@ -5922,189 +6658,173 @@ msgstr "Efectos de puntos de reaparición" msgid "Quality:" msgstr "Calidad:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Vista" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Puntero" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Mensajes" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Armas" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modelos" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Sin punto de mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Por arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Tamaño del punto de mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Transparencia del punto de mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Color del punto de mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Por salud" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Anillo para indicar el estado de las armas" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Activar un punto en el centro del punto de mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Tamaño del punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Transparencia del punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Color del punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Usar el color del punto de mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Suavizar los efectos del punto de mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Desenfocar punto de mira si el disparo es obstruído" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Agrandar puntero si se apunta al enemigo" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animar puntero al darle al enemigo" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animar puntero al recoger un item" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Puntos de paso" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Tamaño de la fuente:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Dezplazamiento de borde:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Desvanecer al estar cerca del puntero" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Daño" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Sangre en pantalla:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Sangrado extra:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Duración del sangrado:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Nombre de los jugadores" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Desplegar nombres sobre jugadores" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Distancia máxima:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Juego en equipo" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Solo cuando cerca de apuntador" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Desplegar vida y armadura" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Retraso de daño:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Entrar en el editor de HUD" @@ -6117,310 +6837,326 @@ msgstr "Para que aparezca el editor HUD, debes primero estar en juego." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Deseas iniciar un juego local para configurar el HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Mensajes" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Objetivo" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Atacante" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Imprimir en linea separada" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Configuraciones del modo de juego" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Mostrar tiempos de captura en CTF" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Mostrar nombre de quien roba la bandera en CTF" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Otro" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modelos" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Jugadores" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Forzar modelos de otros jugadores al mio" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Forzar colors de otros jugadores al mio" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Desvancimento de cuerpo:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Gibs:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Ninguno" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Pocas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Muchos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Abundante" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Vista" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Perspectiva en primera persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Suavizar perspectiva al caer" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Suavizar perspectiva mientras este agachado " -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Agitar perspectiva mientras libre" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Movimento de perspectiva al caminar" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Perspectiva en tercera persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Distancia hacia atras" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Distancia hacia arriba" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Permitir traspazar paredes mientras en modo espectador" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Campo de visión:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Instantaneo" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Mostrar retraso del retículo 2D mientras hace acercamiento" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Soltar acercamiento cuando muere o reaparece" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Soltar acercamiento cuando cambia entre armas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Lista prioritaria de armas" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Armas" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Arriba" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Abajo" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Usar lista de prioridad para ciclo de armas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Cambiar de arma al recojer" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Soltar botones de ataque cuando cambia entre armas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Dibujar modelo de arma en primera persona" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Meneo de arma " -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Agitado de arma" @@ -7182,15 +7918,15 @@ msgstr "<Título>" msgid "<AUTHOR>" msgstr "<AUTOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MAXIMO" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "DESACTIVADO" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7246,101 +7982,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7349,21 +8085,21 @@ msgstr "" "Actualización puede ser descargada en:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Generación automática de información para mapas nuevos..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "¡Actualizar para %s ahora!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7371,19 +8107,14 @@ msgstr "" "^1ERROR: Se requiere la compresion de texturas, pero no es soportada.\n" "^1Pueden ocurrir posibles problemas visuales.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Usar por defecto" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Color del equipo:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Activar panel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (mutator weapon)" diff --git a/common.es_MX.po b/common.es_MX.po index d2828b208b..6c31564d11 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: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/team-xonotic/" "xonotic/language/es_MX/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3693,9 +4433,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3825,6 +4565,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3835,6 +4576,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3855,11 +4597,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3978,6 +4722,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4036,12 +4784,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4126,6 +4874,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4145,9 +4897,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4253,7 +5005,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4335,7 +5087,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4343,19 +5095,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4365,12 +5111,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4473,10 +5219,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4488,9 +5230,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5217,10 +5959,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5558,7 +6296,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5818,189 +6556,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6013,310 +6735,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7071,15 +7809,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7135,140 +7873,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.fi.po b/common.fi.po index 88441a9718..8eb78a7f0a 100644 --- a/common.fi.po +++ b/common.fi.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Finnish (http://www.transifex.com/team-xonotic/xonotic/" "language/fi/)\n" @@ -19,587 +19,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Viive" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -608,30 +875,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -662,7 +929,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -729,617 +996,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampyyri" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "virhe luodessa curl handlea\n" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n tuubanheitto!" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Mättö (Deathmatch)" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" -msgstr "" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Viimeiseen mieheen (Last Man Standing)" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Kilpailu (RACE)" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Kilpailu CTS (RACE CTS)" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Joukkuemättö (Team Deatchmatch)" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Lipunryöstö (CTF)" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Klaaniareena (Clan Arena)" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Hallinta (Domination)" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Avaimenetsintä (Key Hunt)" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Rynnäkkö (Assault)" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Suurtaistelu (Onslaught)" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexpallo (Nexball)" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampyyri" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Pakkashippa (Freeze Tag)" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Pakomatka (Keepaway)" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Lopeta" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "virhe luodessa curl handlea\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Luo" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Liity" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_MUL^%d days" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:38 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_SEC^%d hours" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n tuubanheitto!" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Mättö (Deathmatch)" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Viimeiseen mieheen (Last Man Standing)" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Kilpailu (RACE)" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Väri:" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Kilpailu CTS (RACE CTS)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Joukkuemättö (Team Deatchmatch)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Lipunryöstö (CTF)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Klaaniareena (Clan Arena)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Hallinta (Domination)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Avaimenetsintä (Key Hunt)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Rynnäkkö (Assault)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Suurtaistelu (Onslaught)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexpallo (Nexball)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Pakkashippa (Freeze Tag)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Pakomatka (Keepaway)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1351,2321 +1711,2701 @@ msgstr "^1Palvelimen ilmoitukset:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sek jäljellä)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 -msgid "" -"^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep fragging until we have a winner!" +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep scoring until we have a winner!" +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:611 msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 +msgid "" +"^K1Your generator is NOT shielded!\n" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep fragging until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep scoring until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:617 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" "\n" "Generators are now decaying.\n" "The more control points your team holds,\n" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "HLAC" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grabbling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n tuuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:29 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:30 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:36 #, c-format -msgid ", ending their %d score spree" +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:37 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:38 #, c-format -msgid ", losing their %d score spree" +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:48 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:49 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" - -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" - -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" - -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" - -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "HLAC" - -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grabbling Hook" - -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" - -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" - -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" - -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" - -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" - -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n tuuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3696,9 +4436,9 @@ msgid "Item %d" msgstr "Esine %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Omavalintainen" @@ -3831,6 +4571,7 @@ msgstr "Kuvakkeen kohdistus:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Vasen" @@ -3841,6 +4582,7 @@ msgstr "Vasen" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Oikea" @@ -3861,11 +4603,13 @@ msgid "Flip messages order" msgstr "Käännä ilmoitusjärjestys" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Tekstin kohdistus:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Keskitetty" @@ -3984,6 +4728,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4042,12 +4790,12 @@ msgid "Status bar" msgstr "Tilapalkki" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Vasen tasaus" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Oikea tasaus" @@ -4132,6 +4880,10 @@ msgstr "Paneeli aina päällä" msgid "Forced aspect:" msgstr "Pakotettu näkymä:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Kilpajuoksun ajanoton paneeli" @@ -4151,9 +4903,9 @@ msgstr "Tutka:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alpha:" @@ -4259,7 +5011,7 @@ msgstr "Himmennä jälkikäteen:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Ei ikinä" @@ -4341,7 +5093,7 @@ msgid "Panel background defaults:" msgstr "Paneelin taustan perusasetukset:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Tausta:" @@ -4349,19 +5101,13 @@ msgstr "Tausta:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Pois päältä" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Väri:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Reunan koko:" @@ -4371,12 +5117,12 @@ msgid "Team color:" msgstr "Joukkueen väri:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Kokeile joukkueen väriä muokkaustilassa" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Pehmustus:" @@ -4479,10 +5225,6 @@ msgstr "Moninpeli" msgid "Servers" msgstr "Palvelimet" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Luo" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4494,9 +5236,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Perusasetus" @@ -5223,10 +5965,6 @@ msgstr "" msgid "Apply immediately" msgstr "Ota heti käyttöön" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Lopeta" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Haluatko aivan varmasti lopettaa pelin?" @@ -5564,7 +6302,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5824,189 +6562,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Ei tähtäintä:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Asekohtainen" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Tähtäimen suuruus:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Tähtäimen alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Tähtäimen väri:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Elämän mukaan" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Ympyrät näyttävät aseen tila" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Käytä keskitettyä pistettä tähtäimessä" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Pisteen koko:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Pisteen läpinäkyvyys:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Pisteen väri:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Käytä normaalin tähtäimen väriä:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Pehmennä tähtäimen efektejä" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Sumenna tähtäin jos aseen ja kohteen välissä on este" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Välietapit" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Tönäisy reunasta:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Päällys:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Tarkennuskerroin:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Sisääntulon häivennyksen kesto" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Näytä pelaajanimet hahmojen yläpuolella" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Vain lähellä tähtäintä" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Näytä elämän ja panssarin arvot" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Muokkaa näkymää" @@ -6020,310 +6742,326 @@ msgid "Do you wish to start a local game to set up the HUD?" msgstr "" "Haluatko aloittaa paikallisen pelin (LAN) muokatakseesi käyttöliittymää?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Pelaajat" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Pakota hahmojen ulkomuoto samanlaiseksi:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Pakota pelaajat samanvärisiksi" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Ruumiin häivytys:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Raajat:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Ei mitään" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Vähän" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Paljon" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Runsaasti" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Ensimmäisen persoonan näkymä" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Pehmennä näkymää laskeuduttaessa" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Pehmennä näkymää kun menet kyykkyyn" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Heiluta näkymää joutilaana" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Heiluta näkymää kun kävelet" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Kolmannen persoonan näkymä" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Etäisyys taakse:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Etäisyys ylös:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Salli lentäminen seinien läpi katsojana" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Näkökenttä:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Heti" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Ylös" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Alas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Käytä prioriteettiä aseiden vaihdossa" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Vaihda ase automaattisesti poimimisen jälkeen" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Piirrä ensimmäisen persoonan asemalli" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Aseen huojunta" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Aseen heilunta" @@ -7082,15 +7820,15 @@ msgstr "<TITLE>" msgid "<AUTHOR>" msgstr "<AUTHOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^OFF" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7146,101 +7884,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7249,22 +7987,22 @@ msgstr "" "Päivitys on ladattavissa:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" "Luodaan automaattisesti karttatietoja vastikään lisätyille kartoille..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TESTIVERSIO" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Päivitä versioon %s nyt!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7272,19 +8010,14 @@ msgstr "" "^1VIRHE: Tekstuurien pakkaus vaaditaan mutta ei ole tuettuna.\n" "^1Grafiikkavirheitä odotettavissa.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Käytä perusasetusta" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Joukkueen väri" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Ota paneeli käyttöön" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.fr.po b/common.fr.po index 6b5c5e5da9..e7e07d67f1 100644 --- a/common.fr.po +++ b/common.fr.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: French (http://www.transifex.com/team-xonotic/xonotic/" "language/fr/)\n" @@ -26,466 +26,733 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Ligne de départ" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Ligne d'arrivée" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermédiaire %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "À court de munitions" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Pas en votre possession" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Indisponible" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Joueur %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermédiaire 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PÉNALITÉ : %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PÉNALITÉ : %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Vous devez répondre avant d'entrer dans la configuration de l'ath\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" "^2Pseudonyme ^7à la place de « ^1Anonymous player^7 » dans les statistiques" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Un vote a été lancé pour :" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Autoriser les serveurs à enregistrer et afficher votre pseudonyme ?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configurer l'ATH" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Oui (%s) : %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Non (%s) : %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Record personnel" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Record du serveur" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Joueur^7 : Ceci est la zone de tchat." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "IPS : %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1En observateur" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1En spectateur sur : ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Appuyez sur ^3%s^1 pour devenir spectateur" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" "^1Appuyez sur ^3%s^1 ou ^3%s^1 pour basculer sur le joueur suivant ou " "précédent" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Utilisez ^3%s^1 ou ^3%s^1 pour changer la vitesse" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Appuyez sur ^3%s^1 pour passer observateur" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Appuyez sur ^3%s^1 pour des infos sur le mode de jeu" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1La partie a déjà commencé" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Vous n'avez plus aucune vie" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Appuyez sur ^3%s^1 pour rejoindre la partie" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1La partie démarre dans ^3%d^1 secondes" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Actuellement en mode ^1échauffement^2 !" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sAppuyez sur ^3%s%s pour terminer l'échauffement" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, 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.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2En attente des autres joueurs pour terminer l'échauffement…" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2En attente des autres joueurs pour commencer…" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Appuyez sur ^3%s^2 pour terminer l'échauffement" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Les équipes ne sont pas équilibrées !" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Appuyez sur ^3%s%s pour équilibrer" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Appuyez sur ^3ÉCHAP ^7pour afficher les options de l'ATH" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Double-cliquez ^7sur un tableau de bord pour en afficher les options." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pour désactiver les essais de collision, ^3MAJ ^7 et" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TOUCHES FLÉCHÉES ^7 pour des ajustements précis." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr " mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr " nœuds" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" "^2Exporté avec succès dans %s ! (note : la sauvegarde est présente dans data/" "data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1N'a pas pu écrire dans %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ERREUR - LE MENU EST VISIBLE MAIS AUCUN MENU N'A ÉTÉ DÉFINI !" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (non assigné)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 vote)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d votes)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Ne pas voter" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Choisissez le mode de jeu" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Votez pour une carte" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d secondes restantes" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload : ^3Vous n'êtes pas censé utiliser cette commande vous-" "même !\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Erreur :^7 Impossible de trouver l'index du pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Demande d'aperçu…\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "balles tués" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "temps balle" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "drapeaux" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "temps capture" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "morts" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "détruits" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "lâchés" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "fautes" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "drap. tués" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "buts" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "clefs tués" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "ratio tm" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "t/m" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "tm" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "tmr" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "tués" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "tours" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "vies" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "pertes" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "nom" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "somme" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "pseudo" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "objectifs" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "collectés" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "poussés" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "rang" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "retournés" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "dégels" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "score" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "suicides" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "prises" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "marques" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Vous pouvez modifier le tableau des scores en utilisant la commande " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Utilisation :\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 …\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Les noms de champs suivants sont reconnus (non sensibles à la casse) :\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -493,43 +760,43 @@ msgstr "" "Vous pouvez insérer un ^3|^7 pour créer des champs alignés à droite.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3nom^7 ou ^3pseudo^7 Nom d'un joueur\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Valeur de la latence\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Paquets perdus\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3tués^7 Nombre de tués\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3morts^7 Nombre de morts\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Nombre de suicides\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 tués - suicides\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Ratio tués-morts\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3somme^7 frags - morts\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -537,7 +804,7 @@ msgstr "" "^3drapeaux^7 Combien de fois un drapeau (CTF) ou une " "clef (Chasse aux Clefs) a été capturé\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -545,36 +812,36 @@ msgstr "" "^3collectés^7 Nombre de fois qu'un drapeau (CTF), une clef " "(Chasse aux Clefs) ou une balle (Gardez-la-balle) a été ramassé\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" "^3temps capture^7 Temps de la meilleure capture (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3drap. tués^7 Nombre de porteurs de drapeaux tués\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3retournés^7 Nombre de drapeaux récupérés\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3lâchés^7 Nombre de drapeaux lâchés\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3vies^7 Nombre de vies (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rang^7 Rang du joueur\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3poussés^7 Nombre de joueurs poussés dans le vide\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" @@ -582,41 +849,41 @@ msgstr "" "^3détruits^7 Nombre de clefs détruites en les poussant dans " "le vide\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3clefs tués^7 Nombre de porteurs de clefs tués\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3pertes^7 Nombre de fois qu'une clef a été perdue\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3tours^7 Nombre de tours complétés (course/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3temps^7 Temps total en course (course/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" "^3plus rapide^7 Temps du tour le plus rapide (course/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3marques^7 Nombre de marques (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" "^3prises^7 Nombre de points de domination capturés (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3balles tués^7 Nombre de porteurs de balles tués\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" @@ -624,7 +891,7 @@ msgstr "" "^3temps balle^7 Temps total de possession de la balle en " "mode Gardez-la-balle\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -632,7 +899,7 @@ msgstr "" "^3score^7 Score total\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -649,7 +916,7 @@ msgstr "" "pour montrer tous les champs disponibles pour le mode de jeu en cours.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -659,12 +926,12 @@ msgstr "" "inclure ou exclure TOUS les modes de jeu avec ou sans équipes.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Exemple : scoreboard_columns_set name ping pl | +cfg/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -672,7 +939,7 @@ msgstr "" "affichera le nom, le ping et le pl alignés à gauche, et les champs\n" "à droite de la barre verticale alignée à droite.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -680,7 +947,7 @@ msgstr "" "'field3' ne sera affiché qu'en mode CTF, et 'field4'\n" "sera affiché dans tous les modes sauf DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -711,7 +978,7 @@ msgid "Rankings" msgstr "Classements" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tableau des scores" @@ -778,628 +1045,715 @@ msgstr "Vous êtes mort, attendez ^3%s^7 avant de réapparaître" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Vous êtes mort, appuyez sur ^2%s^7 pour réapparaître" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s sous attaque !" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Aucun tireur à droite !" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Aucun tireur à gauche !" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Minuteur de grenade" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Dégel en cours" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Pousser" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munitions" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Détruire" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Résistance" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Défendre" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Vitesse" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Base bleue" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Médecin" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "DANGER" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Coup de poing" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Porteur ennemi" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampire" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Porteur du drapeau" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Handicap" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Drapeau lâché" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Vengeance" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "À l'aide !" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Saut" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Ici" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Envol" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Clef lâchée" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invisibilité" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Porteur de clef" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "Inferno" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Courez ici" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "Échange" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Base rouge" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "Aimant" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "Base jaune" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "erreur à la création du curl handle\n" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "Base blanche" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"La commande de vidage des notifications fonctionne uniquement avec cl_cmd et " +"sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "Base rose" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "La commande de vidage des armes fonctionne uniquement avec sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Point de rassemblement" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Générateur" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"La commande de redémarrage des notifications fonctionne uniquement avec " +"cl_cmd et sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Point de contrôle" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "Grande armure" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Point de contrôle" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Arrivée" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Départ" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "Méga santé" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "But" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jet Pack" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Balle" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Régén. essence" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Porteur de balle" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Force" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Bouclier" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Lancer du @!#% Tuba" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Match à Mort" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Dernier Homme en Vie" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invisibilité" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Course" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Vie supplémentaire" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Vitesse" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Course CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Force" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Bouclier" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Régén. essence" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Match à Mort en Équipe" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Jet Pack" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture de Drapeau" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Gelé !" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Verrouillé pour cible" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Véhicule" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s a besoin d'aide !" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Munitions" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Résistance" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Médecin" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Chasse aux Clefs" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Coup de poing" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assaut" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampire" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Handicap" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Vengeance" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Attaque" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Saut" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Vol" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invisibilité" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Loup Glacé" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Gardez-la-Balle" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasion" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "erreur à la création du curl handle\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Quitter" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -"La commande de vidage des notifications fonctionne uniquement avec cl_cmd et " -"sv_cmd.\n" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "La commande de vidage des armes fonctionne uniquement avec sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -"La commande de redémarrage des notifications fonctionne uniquement avec " -"cl_cmd et sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "%s ans" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Créer" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d ans" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Rejoindre" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "%d an" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d ans" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d ans" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d ans" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s semaines" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d semaines" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d semaine" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d semaines" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "%d semaines" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "%d semaines" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "%s jours" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d jours" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "%d jour" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "%d jours" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d jours" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_MUL^%d days" -msgstr "%d jours" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:34 +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s hours" -msgstr "%s heures" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Mage" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Shambler" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Araignée" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Vouivre" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d heures" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "%d heure" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "%d heures" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d heures" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d heures" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Couleur :" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s secondes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Point de rassemblement" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d secondes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "À l'aide !" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d seconde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Ici" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d secondes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "DANGER" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d secondes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Gelé !" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "%d secondes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%der" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Point de contrôle" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dè" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Arrivée" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%dè" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Départ" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dè" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Lancer du @!#% Tuba" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Défendre" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Match à Mort" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Détruire" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Tuez tous les ennemis" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Pousser" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Dernier Homme en Vie" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Porteur du drapeau" -#: qcsrc/common/mapinfo.qh:58 -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/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Porteur ennemi" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Course" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Drapeau lâché" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Courez contre d'autres joueurs vers la ligne d'arrivée" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Base blanche" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Course CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Base rouge" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Courez pour le meilleur temps" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Base bleue" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Tuez tous les ennemis des autres équipes" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Base jaune" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Match à Mort en Équipe" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Base rose" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture de Drapeau" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Point de contrôle" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Trouvez et ramenez le drapeau ennemi à votre base pour le capturer" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Clef lâchée" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Porteur de clef" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Tuez tous les ennemis des autres équipes pour gagner la manche" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Courez ici" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Capturez tous les points de contrôle pour gagner" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Balle" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Porteur de balle" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Collectez toutes les clés pour gagner la manche" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "But" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Chasse aux Clefs" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Générateur" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assaut" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -"Détruisez les obstacles pour trouver et anéantir le cœur du réacteur ennemi " -"dans le temps imparti" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -"Capturez les points de contrôle pour atteindre et détruire le générateur " -"ennemi" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Attaque" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Véhicule" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Verrouillé pour cible" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Loup Glacé" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invisibilité" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Tuez les ennemis pour les geler, restez à côté de vos équipiers pour les " -"ressusciter" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Vie supplémentaire" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Gardez la balle pour que vos frags rapportent des points" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Gardez-la-Balle" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s a besoin d'aide !" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Survivez à des vagues de monstres" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Araignée" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Vouivre" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1410,17 +1764,22 @@ msgstr "^1Notifications du serveur :" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sec restantes)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1429,17 +1788,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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG a capturé le drapeau" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1448,32 +1807,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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGLe drapeau ^TC^TT^BG a été renvoyé à la base par son propriétaire" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "^BGLe drapeau a été retourné par son propriétaire" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLe drapeau ^TC^TT^BG a été détruit et est revenu à la base" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLe drapeau a été détruit et est retourné à la base" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 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 revenu tout seul" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGLe drapeau a été lâché dans la base et est revenu tout seul" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1481,13 +1840,13 @@ msgstr "" "^BGLe drapeau ^TC^TT^BG est tombé dans un endroit inaccessible est est " "revenu à la base" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 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.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1496,7 +1855,7 @@ msgstr "" "^BGLe drapeau ^TC^TT^BG s'est impatienté après ^F1%.2f^BG secondes et est " "revenu tout seul" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -1504,171 +1863,173 @@ msgstr "" "^BGLe drapeau s'est impatienté après ^F1%.2f^BG secondes et est revenu tout " "seul" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLe drapeau ^TC^TT^BG est revenu à la base" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "^BGLe drapeau est retourné à la base" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG a perdu le drapeau" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, 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.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG a le drapeau" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, 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.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" -msgstr "^F2Lancer de pièce… Résultat : %s^F2 !" +msgstr "^F2Lancer de pièce… Résultat : %s^F2 !" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGVous n'avez plus de carburant pour le ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 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.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Vous serez spectateur lors de la prochaine manche" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront 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.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -1676,36 +2037,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.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1713,532 +2074,545 @@ 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, 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.qh:409 +#: qcsrc/common/notifications.inc:279 #, 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.qh:410 +#: qcsrc/common/notifications.inc:280 #, 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.qh:411 +#: qcsrc/common/notifications.inc:281 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 est mort%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, 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.qh:421 +#: qcsrc/common/notifications.inc:291 #, 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.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 rejoint les Zombies%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 s'est décomposé%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 a été englué%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, 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.qh:436 +#: qcsrc/common/notifications.inc:306 #, 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.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 a basculé dans l'%s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, 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.qh:439 +#: qcsrc/common/notifications.inc:309 #, 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.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, 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.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, 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.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, 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.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 était au mauvais endroit%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s points toutes les %s secondes)" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 a été gelé par ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, 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.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 a dégelé après être tombé" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, 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.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 a été automatiquement dégelé après %s seconde(s)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "L'équipe ^TC^TT^BG remporte la manche" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG remporte la manche" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGManche nulle" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGManche terminée, il n'y a pas de gagnant" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 s'est gelé tout seul" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGLe mode Dieu vous a épargné %s points de dégâts, tricheur !" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" -msgstr "^BG%s^BG a le bonus de %s^BG !" +msgstr "^BG%s^BG a le bonus de %s^BG !" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" -msgstr "^BG%s^BG a perdu le bonus de %s^BG !" +msgstr "^BG%s^BG a perdu le bonus de %s^BG !" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" -msgstr "^BGVous avez lâché le bonus de %s^BG !" +msgstr "^BGVous avez lâché le bonus de %s^BG !" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" -msgstr "^BGVous avez le bonus de %s^BG !" +msgstr "^BGVous avez le bonus de %s^BG !" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGVous n'avez pas le ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGVous avez lâché le ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGVous avez le ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 s'est connecté%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 s'est connecté et a rejoint l'équipe ^TC^TT" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 a rejoint la partie" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG a lâché la balle !" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG a pris la balle !" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG a capturé les clefs pour l'équipe ^TC^TT" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG a lâché la Clef ^TC^TT" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG a perdu la Clef ^TC^TT" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG a pris la Clef ^TC^TT" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 a déclaré forfait" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 n'a plus aucune vie" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGLes monstres sont actuellement désactivés" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 a pris le bonus d'Invisibilité" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 a pris le bonus de Bouclier" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 a pris le bonus de Vitesse" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 a pris le bonus de Force" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 s'est déconnecté" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 a été expulsé pour cause d'inactivité" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2246,47 +2620,47 @@ 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.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 est devenu spectateur" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG a abandonné la course" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG a terminé la course" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2295,16 +2669,23 @@ 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "L'équipe ^TC^TT ^BG marque !" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2313,20 +2694,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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 a pris une Super-Arme" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGVous ne pouvez pas aller dans une équipe plus grande" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGVous n'avez pas le droit de changer d'équipe" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2335,7 +2716,7 @@ msgstr "" "^F4NOTE : ^BGLe serveur fonctionne avec ^F1Xonotic %s (beta)^BG, vous avez " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -2343,7 +2724,7 @@ msgstr "" "^F4NOTE : ^BGLe serveur fonctionne avec ^F1Xonotic %s^BG, vous avez " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2352,350 +2733,350 @@ 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Informations sur la version de SVQC : ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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.qh:525 +#: qcsrc/common/notifications.inc:400 #, 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.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^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.qh:530 +#: qcsrc/common/notifications.inc:405 #, 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.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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.qh:534 +#: qcsrc/common/notifications.inc:409 #, 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.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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 avait laissé traîner son Electro-orb%s%s" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, 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.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 a été abattu par la Mitrailleuse lourde de ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 a été déchiré en morceaux par la Mitrailleuse lourde de ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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 Mitrailleuse de ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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 Mitrailleuse de ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 a été scié en deux par la Tronçonneuse à roquettes de ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 a presque évité la Tronçonneuse à roquettes de ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 a été scié en deux par sa propre Tronçonneuse à roquettes%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 s'est fait sauter avec sa propre Tronçonneuse à roquettes%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, 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.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" -msgstr "^F4Vous êtes désormais seul !" +msgstr "^F4Vous êtes désormais seul !" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGVous êtes en attaque !" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGVous êtes en défense !" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4C'est parti !" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4La partie commence dans ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4La manche démarre dans ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4La manche ne peut pas démarrer" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Ne campez pas !" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2705,11 +3086,11 @@ msgstr "" "^BGVous pouvez à nouveau ^F2essayer de capturer^BG le drapeau\n" "^BGsi vous pensez y arriver." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "^BGCe drapeau est actuellement inactif" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -2719,237 +3100,237 @@ 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGVous avez capturé le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "^BGVous avez capturé le drapeau !" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG a passé le drapeau à %s" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGVous avez reçu le drapeau de %s" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG vous demande de lui passer le drapeau%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGDemande à %s^BG de vous passer le drapeau" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGVous avez passé le drapeau à %s" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGVous avez le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "^BGVous avez le drapeau !" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGVous avez le drapeau de votre équipe %s^BG, rapportez-le !" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, 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.qh:625 +#: qcsrc/common/notifications.inc:500 #, 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.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, 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.qh:628 +#: qcsrc/common/notifications.inc:503 #, 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.qh:629 +#: qcsrc/common/notifications.inc:504 #, 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.qh:630 +#: qcsrc/common/notifications.inc:505 #, 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.qh:631 +#: qcsrc/common/notifications.inc:506 #, 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-les !" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, 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-les !" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGVous avez récupéré le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 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.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sVous avez tué ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sVous avez pris pour cible ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sVous avez été tué par ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sVous avez servi de cible à ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sVous avez été tué par ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sVous avez servi de cible à ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sVous avez tué ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sVous avez pris pour cible ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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 tapait au clavier" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sVous avez tué ^BG%s pendant qu'il écrivait" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, 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.qh:643 +#: qcsrc/common/notifications.inc:518 #, 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.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" "^K1%sVous avez servi de cible à ^BG%s^K1 pendant que vous tapiez au " "clavier^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sVous avez été tué pendant que vous écriviez par ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" "^K1%sVous avez pris pour cible ^BG%s^K1 pendant qu'il tapait au clavier^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sVous avez tué ^BG%s^BG%s pendant qu'il écrivait" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGAppuyez sur ^F2LÂCHER L'ARME^BG à nouveau pour lancer la grenade !" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" -msgstr "^F2Vous avez une ^K1GRENADE SUPPLÉMENTAIRE^F2 !" +msgstr "^F2Vous avez une ^K1GRENADE SUPPLÉMENTAIRE^F2 !" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2958,219 +3339,219 @@ msgstr "" "^BGVous avez été déplacé dans une autre équipe\n" "Vous êtes maintenant dans : %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1N'agressez pas vos coéquipiers !" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Ne tirez pas sur vos coéquipiers !" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Meurs, campeur !" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Change de tactique, campeur !" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Vous vous êtes éliminé tout seul !" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Vous avez été %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Vous n'avez pas pu reprendre votre souffle !" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Vous avez heurté le sol dans un craquement sourd !" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Vous avez eu un coup de chaud !" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Vous êtes devenu un peu trop croustillant !" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Vous vous êtes tué tout seul !" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Vous devez faire plus attention !" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Vous n'avez pas pu supporter la chaleur !" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Vous devez prêter garde aux monstres !" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Vous avez été tué par un monstre !" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Ça a comme un goût de poulet !" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Vous avez oublié de remettre la goupille !" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Traîner autour d'une explosion de napalm est mauvais !" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Vous avez attrapé un coup de froid !" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1Vous avez attrapé un peu trop froid !" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Votre Grenade de Guérison est un peu défectueuse" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Vous réapparaissez car vous n'aviez plus de munitions…" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Vous avez été tué car vous n'aviez plus de munitions…" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 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.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Vous devez prendre soin de votre santé" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Vous vous êtes transformé une étoile filante !" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Vous avez été rongé par l'acide !" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Vous vous êtes suicidé !" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Vous avez mis fin à vos jours !" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Vous avez été englouti !" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGVous êtes maintenant dans : %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Vous êtes mort dans un accident !" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Vous avez terminé votre course infortunée dans une tourelle !" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Vous avez été tué par une tourelle !" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" "^K1Vous avez terminé votre course infortunée dans une tourelle eWheel !" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Vous avez été tué par une tourelle eWheel !" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" "^K1Vous avez terminé votre course infortunée dans une tourelle Walker !" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Vous avez été tué par une tourelle Walker !" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 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.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Vous avez été écrasé par un véhicule !" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Vous avez été pris dans un bombardement de Raptor !" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 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.qh:678 +#: qcsrc/common/notifications.inc:553 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.qh:679 +#: qcsrc/common/notifications.inc:554 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.qh:680 +#: qcsrc/common/notifications.inc:555 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.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Vous n'avez pas pu esquiver une roquette de Racer !" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Attention à la marche !" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3178,67 +3559,71 @@ msgstr "" "^K1Ne restez pas inactif !\n" "^BGDéconnexion dans ^COUNT…" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGVous avez besoin de %s^BG !" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGVous avez aussi besoin de %s^BG !" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" -msgstr "^BGPorte déverrouillée !" +msgstr "^BGPorte déverrouillée !" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Vous avez ramassé quelques vies supplémentaires" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Vous avez gelé ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Vous avez été gelé par ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Vous avez dégelé ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Vous vous êtes dégelé tout seul" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Vous avez été dégelé par ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Vous avez été automatiquement dégelé après %s seconde(s)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Vous vous êtes gelé tout seul" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1La manche a déjà commencé, vous apparaissez comme gelé" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1Un %s est arrivé !" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3246,7 +3631,7 @@ msgstr "" "^K1Aucun endroit où apparaître !\n" "En espérant que votre équipe puisse y remédier…" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3254,16 +3639,16 @@ msgstr "" "^K1Vous ne pouvez pas rejoindre la partie actuellement.\n" "La limite de joueurs a atteint sa capacité maximale." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGVous avez ramassé la balle" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3271,7 +3656,7 @@ msgstr "" "^BGToutes les clefs sont entre les mains de votre équipe !\n" "Aidez les porteurs de clef à se réunir !" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3279,7 +3664,7 @@ msgstr "" "^BGToutes les clefs sont entre les mains de l'équipe ^TC^TT ^BG !\n" "Intervenez ^F4MAINTENANT^BG !" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3287,23 +3672,23 @@ msgstr "" "^BGToutes les clefs sont entre vos mains !\n" "Rejoignez les autres porteurs de clef ^F4MAINTENANT^BG !" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4La manche va commencer dans ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGBalayage de la gamme de fréquence…" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGVous commencez avec la Clef ^TC^TT" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3312,29 +3697,33 @@ msgstr "" "^BGEn attente de joueurs…\n" "Joueurs requis pour : %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEn attente de %s joueur(s)…" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG restantes pour trouver des munitions !" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGTrouvez des munitions ! ^F4^COUNT^BG restantes !" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vies supplémentaires restantes : ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3343,24 +3732,56 @@ msgstr "" "^F2^COUNT^BG avant le changement d'arme…\n" "Prochaine arme : ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arme actuelle : ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGAppuyez sur ^F2DROPWEAPON^BG à nouveau pour lancer la grenade !" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" 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.qh:732 +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3368,7 +3789,7 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "Continuez de jouer jusqu'à ce qu'il y ait un gagnant !" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3376,7 +3797,7 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "Continuez de marquer des points jusqu'à ce qu'il y ait un gagnant !" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3390,7 +3811,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.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3399,245 +3820,269 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "^BG^F4%s^BG de jeu supplémentaires !" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "Portail ^K1entrant^BG créé" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "Portail ^F3sortant^BG créé" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Le déploiement du portail a échoué.\n" -"\n" -"^F2Attrapez-le afin de réessayer !" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Le bonus d'Invisibilité a expiré" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Le bonus de Bouclier a expiré" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Le bonus de Vitesse a expiré" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Le bonus de Force a expiré" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Vous êtes invisible" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Le Bouclier vous entoure" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Vous êtes rapide comme l'éclair" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Le bonus de Force confère à vos armes une puissance dévastatrice" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2La course est terminée, finissez votre tour !" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGLe tir secondaire n'inflige aucun dégât !" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" -msgstr "^BGSéquence terminée !" +msgstr "^BGSéquence terminée !" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGMais il y en a encore…" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGEncore %s^BG à faire…" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Les Super-armes se sont désactivées" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Les Super-armes ont été égarées" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Vous avez maintenant une super-arme" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Changement vers ^TC^TT^K1 dans ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Changement d'équipe dans ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectateur dans ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicide dans ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Le temps mort commence dans ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Fin du temps mort dans ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (près de %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primaire" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secondaire" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Appuyez sur %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " avec %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 a fait un TRIPLE FRAG ! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 a fait un TRIPLE SCORE ! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "TRIPLE FRAG !" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué CINQ POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 est ENRAGÉ ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "RAGE !" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué DIX POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 a commencé un MASSACRE ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASSACRE !" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 fait du GRABUGE ! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué QUINZE POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "GRABUGE !" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 est un FOU FURIEUX ! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué VINGT POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "FOU FURIEUX !" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 fait un CARNAGE ! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué VINGT-CINQ POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "CARNAGE !" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 a marqué TRENTE POINTS D'AFFILÉE ! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 est en mode ARMAGEDDON ! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON !" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Ping ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3646,7 +4091,7 @@ msgstr "" "\n" "(Santé ^1%d^BG / Armure ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3655,68 +4100,68 @@ msgstr "" "\n" "(^F4Mort^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d points d'affilée ! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d frags d'affilée !" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Premier sang !" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Premier point !" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Première victime ! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Première victime !" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 a marqué %d frags d'affilée ! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 a marqué %d points d'affilée ! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 a versé le premier sang ! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 a marqué le premier point ! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", mettant fin à sa série de %d frags" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", mettant fin à sa série de %d points" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", perdant sa série de %d frags" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", perdant sa série de %d points" @@ -3745,6 +4190,59 @@ msgstr "Équipe" msgid "Neutral" msgstr "Neutre" +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s sous attaque !" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + #: qcsrc/common/util.qc:444 #, c-format msgid "%d days, %02d:%02d:%02d" @@ -3752,97 +4250,330 @@ msgstr "%d jours, %02d:%02d:%02d" #: qcsrc/common/util.qc:446 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Aucun tireur à droite !" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Aucun tireur à gauche !" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Mitrailleuse lourde" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappin" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Mitrailleuse" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Poseur de Mines" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortier" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Fusil de précision" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Tronçonneuse à roquettes" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Fusil" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizer" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "%s ans" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d ans" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d an" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d ans" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d ans" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d ans" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s semaines" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d semaines" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d semaine" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d semaines" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "%d semaines" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "%d semaines" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "%s jours" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d jours" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d jour" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d jours" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "%d jours" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "%d jours" + +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "%s heures" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d heures" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d heure" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d heures" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d heures" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d heures" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s minutes" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d minutes" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d minute" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Mitrailleuse lourde" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d minutes" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappin" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d minutes" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Mitrailleuse" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d minutes" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Poseur de Mines" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s secondes" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortier" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d secondes" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d seconde" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Fusil de précision" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d secondes" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Tronçonneuse à roquettes" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d secondes" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "%d secondes" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%der" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Fusil" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dè" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%dè" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dè" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3874,9 +4605,9 @@ msgid "Item %d" msgstr "Objet %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Personnalisé" @@ -4011,6 +4742,7 @@ msgstr "Aligner l'icône :" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Gauche" @@ -4021,6 +4753,7 @@ msgstr "Gauche" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Droite" @@ -4041,11 +4774,13 @@ msgid "Flip messages order" msgstr "Inverser l'ordre des messages" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Alignement du texte :" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centre" @@ -4137,36 +4872,40 @@ msgstr "Inverser l'alignement" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 msgid "Items Time Panel" -msgstr "" +msgstr "Minuterie des objets" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 msgid "PNL^Disabled" -msgstr "" +msgstr "Désactivé" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 msgid "PNL^Enabled spectating" -msgstr "" +msgstr "Afficher en mode spectateur" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 msgid "PNL^Enabled even playing in warmup" -msgstr "" +msgstr "Afficher même en mode échauffement" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 msgid "Reduced" -msgstr "" +msgstr "Réduite" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 msgid "Text/icon ratio:" -msgstr "" +msgstr "Ratio texte / icônes :" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 msgid "Hide spawned items" -msgstr "" +msgstr "Masquer les objets disponibles" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 -msgid "Dynamic size" +msgid "Hide large armor and health" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "Taille dynamique" + #: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 msgid "Mod Icons Panel" msgstr "Icônes du Mode de jeu" @@ -4222,12 +4961,12 @@ msgid "Status bar" msgstr "Barre d'état" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Aligner à gauche" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Aligner à droite" @@ -4301,7 +5040,7 @@ msgstr "Touches Appuyées" #: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:25 msgid "Panel enabled when spectating" -msgstr "Afficher le tableau de bord en mode spectateur" +msgstr "Afficher en mode spectateur" #: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:26 #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:26 @@ -4312,6 +5051,10 @@ msgstr "Toujours afficher le tableau de bord" msgid "Forced aspect:" msgstr "Aspect forcé :" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Chronomètre de Course" @@ -4331,9 +5074,9 @@ msgstr "Radar :" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Transparence :" @@ -4439,7 +5182,7 @@ msgstr "Fondu après :" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Jamais" @@ -4521,7 +5264,7 @@ msgid "Panel background defaults:" msgstr "Arrière-plan des tableaux de bord par défaut :" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Arrière-plan :" @@ -4529,19 +5272,13 @@ msgstr "Arrière-plan :" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Désactiver" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Couleur :" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Taille de la bordure :" @@ -4551,12 +5288,12 @@ msgid "Team color:" msgstr "Couleur de l'équipe :" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Tester la couleur d'équipe en mode configuration" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Remplissage :" @@ -4659,10 +5396,6 @@ msgstr "Multijoueur" msgid "Servers" msgstr "Serveurs" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Créer" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Média" @@ -4674,9 +5407,9 @@ msgstr "Profil" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Par défaut" @@ -5260,7 +5993,7 @@ msgstr "Jouer une démo vous déconnectera de la partie actuelle." #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:23 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:23 msgid "Do you really wish to disconnect now?" -msgstr "Voulez-vous vraiment vous déconnecter ?" +msgstr "Voulez-vous vraiment vous déconnecter ?" #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:21 msgid "Timing a demo will disconnect you from the current match." @@ -5404,10 +6137,6 @@ msgstr "Genre" msgid "Apply immediately" msgstr "Appliquer maintenant" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Quitter" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Êtes-vous sûr de vouloir quitter ?" @@ -5745,7 +6474,7 @@ msgid "Often" msgstr "Souvent" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Toujours" @@ -6005,189 +6734,173 @@ msgstr "Effets de point d'apparition" msgid "Quality:" msgstr "Qualité :" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Vue" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Viseur" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "ATH" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Messages" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Armes" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modèles" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Aucun viseur" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Selon l'arme" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Taille du viseur :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Transparence du viseur :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Couleur du viseur :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Selon la santé" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Utiliser des anneaux pour indiquer l'état des armes" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" -msgstr "Transparence de l'anneau :" +msgstr "Transparence de l'anneau :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Afficher le point central du viseur" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Taille du point :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Transparence du point :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Couleur du point :" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Utiliser la couleur de viseur normale" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Adoucir les effets des viseurs" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Flouter le viseur si la ligne de tir est obstruée" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Agrandir le viseur en pointant un ennemi" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animer le viseur en touchant un ennemi" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animer le viseur en prenant un objet" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" -msgstr "Vitesse d'estompage :" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "ATH" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "Vitesse d'estompage :" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" -msgstr "Padding latéral :" +msgstr "Padding latéral :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Afficher les décimales dans le compteur de réapparition" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Afficher la précision en dessous du tableau des scores" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Repères" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Afficher des marqueurs pour les objectifs sur la carte" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" -msgstr "Taille de police :" +msgstr "Taille de police :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Compensation des bords :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Cacher à proximité du viseur" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Dégâts" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Overlay :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Facteur :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Fondu :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Noms de joueurs" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Afficher les noms au-dessus des joueurs" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" -msgstr "Distance maximale :" +msgstr "Distance maximale :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" -msgstr "Décoloriser :" +msgstr "Décoloriser :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "En équipe" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Uniquement près du viseur" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Afficher la santé et l'armure" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Effet des blessures :" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Entrer dans l'éditeur d'ATH" @@ -6200,313 +6913,329 @@ msgstr "Pour que l'éditeur d'ATH fonctionne, vous devez rejoindre une partie." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Voulez-vous démarrer une partie locale pour configurer l'ATH ?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Messages" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Informations sur les frags" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Afficher des informations à propos des séries de frags" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Seulement s'il s'agit de prouesses" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Les montrer dans l'affichage central" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Les afficher dans les notifications de frag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Séries de frags dans les messages d'information :" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "Désactivé" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Cible" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Attaquant" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "Les deux" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Afficher sur une ligne séparée" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" "Ajouter des informations additionnelles sur les frags dans l'affichage " "central (si disponibles)" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" "Ajouter l'emplacement du frag aux notifications de frag (si disponible)" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Paramètres des modes de jeu" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Afficher les temps de capture en Capture de Drapeau" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Afficher le nom du voleur de drapeau en Capture de Drapeau" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Autre" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Afficher les messages de la console dans le coin supérieur gauche" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Afficher tous les messages d'information dans le tchat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Afficher l'état des joueurs dans le tchat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Notifications des bonus de puissance" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Notifications des armes dans l'affichage central" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Notifications des messages d'information sur les armes" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Annonceurs" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Sons du compte à rebours avant réapparition" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Sons des séries de frags" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Sons des prouesses" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modèles" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Objets" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Utiliser des images 2D plutôt que des modèles 3D" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" -msgstr "Transparence quand indisponible :" +msgstr "Transparence quand indisponible :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" -msgstr "Couleur quand indisponible :" +msgstr "Couleur quand indisponible :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "Noir" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "Sombre" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "Teinté" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "Bleu" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Joueurs" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Les joueurs ont tous la même apparence que vous" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Les joueurs ont tous la même couleur que vous" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Effacement des corps :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Effets sanglants :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Aucun" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Légers" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Normaux" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Gores" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Vue" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Vue à la 1ère personne" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Basculer en vue à la troisième personne si vous êtes tué" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Amortir la vue après un saut" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Amortir les transitions debout-accroupi" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Faire tanguer la vue à l'arrêt" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Faire tanguer la vue en courant" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Vue à la 3è personne" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Distance" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Hauteur" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Passer à travers les murs en mode spectateur" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Champ de vue :" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "Facteur du zoom :" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "Vitesse du zoom :" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Instantané" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "Sensibilité du zoom :" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Zoom cinétique" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Mouvement vers l'avant seulement" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "Facteur" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Afficher le réticule 2D lors du zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Relâcher le zoom quand vous mourrez ou réapparaissez" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Relâcher le zoom quand vous changez d'arme" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Liste de priorité des armes" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Armes" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Haut" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Bas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Utiliser la liste de priorité pour changer d'arme" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Toujours basculer vers une arme disponible" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Changer d'arme automatiquement" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Relâcher les boutons d'attaque quand vous changez d'arme" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Afficher l'arme en vue à la 1è personne" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Faire tanguer l'arme" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Agiter l'arme" @@ -6648,7 +7377,7 @@ msgstr "Paquets entrants/s :" #: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Server queries/s:" -msgstr "Requêtes serveur/s :" +msgstr "Requêtes serveur/s :" #: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Downloads:" @@ -7271,15 +8000,15 @@ msgstr "<TITRE>" msgid "<AUTHOR>" msgstr "<AUTEUR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "OFF" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7335,101 +8064,101 @@ msgstr "Rapide" msgid "PART^Instant" msgstr "Instantanée" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Janvier" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Février" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Mars" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Avril" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Mai" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Juin" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Juillet" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Août" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Septembre" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Octobre" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Novembre" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Décembre" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" -msgstr "A_rejoint_le :" +msgstr "A_rejoint_le :" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" -msgstr "Dernière_partie :" +msgstr "Dernière_partie :" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" -msgstr "Durée_de_jeu :" +msgstr "Durée_de_jeu :" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" -msgstr "Carte_favorite :" +msgstr "Carte_favorite :" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" -msgstr "Parties_de_%s :" +msgstr "Parties_de_%s :" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" -msgstr "ELO_en_%s :" +msgstr "ELO_en_%s :" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "Classement_en_%s :" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" -msgstr "Percentile_en_%s :" +msgstr "Percentile_en_%s :" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" -msgstr "Carte_favorite_en_%s :" +msgstr "Carte_favorite_en_%s :" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (non classé)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7438,22 +8167,22 @@ msgstr "" "Une mise à jour peut être téléchargée ici :\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" "Auto-génération des informations de carte pour les nouveaux ajouts de cartes…" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s VERSION DE TEST" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Mettez à jour vers %s maintenant !" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7462,19 +8191,14 @@ msgstr "" "charge.\n" "^1Attendez-vous à des problèmes d'affichage.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Par défaut" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Couleur de l'Équipe :" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Afficher le tableau de bord" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (arme de mutateur)" diff --git a/common.hu.po b/common.hu.po index 47cbabfa24..9b98430dd3 100644 --- a/common.hu.po +++ b/common.hu.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Hungarian (http://www.transifex.com/team-xonotic/xonotic/" "language/hu/)\n" @@ -21,503 +21,770 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dR)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dR)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Start" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Cél" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Közepes %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Nincs több lőszered." -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "nincs nálad" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "nem elérhető" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Játékos %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Közepes 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1BÜNTETÉS: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2BÜNTETÉS: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Választanod kell, mielőtt beléphetsz a HUD beállításokba\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 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.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Szavaznod kell az alábbi ügyben:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Megengeded, hogy a szerver eltárolja én megjelenítse a neved?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1A HUD beállításai" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Igen (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Nem (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Saját legjobb idő" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Szerver legjobb idő" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Ez a csevej terület" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Néző" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^7%s^1-t nézed és követed" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Nyomd meg a ^3%s^1 gombot, hogy nézőként lépj be!" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Használd a ^3%s^1 vagy ^3%s^1 gombokat a sebesség változtatásához!" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Nyomd meg a ^3%s^1 gombot, hogy néző lehess!" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Nyomd meg a ^3%s^1 gombot a játékmód információkért!" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1A játék már elkezdődött" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Nincs több életed" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, 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.qc:3906 +#: qcsrc/client/hud.qc:3964 #, 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.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Jelenleg ^1BEMELEGÍTÉS^7 zajlik!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, 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.qc:3930 +#: qcsrc/client/hud.qc:3988 #, 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.qc:3935 +#: qcsrc/client/hud.qc:3993 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.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Várj kérlek, amíg a többiek készen állnak..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, 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.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "A csapatok egyenlőtlenül vannak elosztva!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Nyomd meg a ^3%s%s gombot a kiegyenlítéshez!" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 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.qc:3979 +#: qcsrc/client/hud.qc:4037 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.qc:3981 +#: qcsrc/client/hud.qc:4039 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.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "az ^3ALT^7 + ^3NYÍLGOMBOK^7-kal finoman mozgathatsz!" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "Csomó" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" "^2Sikeresen exportálva %s -ként! (Figyelem: az adatok a data/data/ " "könyvtárban találhatók meg!)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Nem lehet írni a %s -ba/be\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "HIBA - A MENÜ LÁTHATÓ, DE NEM VOLT DEFINIÁLVA!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nincs kiosztva)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 szavazat)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d szavazat)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Mindegy" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Válassz pályát!" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d másodperc maradt hátra" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Nem kéne ezt a parancsot használnod!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Hiba:^7 nem találom a pak-Indexet\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Előnézet kérése...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "LH gyilokok" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "Labdaidő" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "Rablások" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "Halálok" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "megsemmisítve" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "elvesztve" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "Hibák" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "ZH gyilokok" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "Gólok" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "KH gyilokok" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "ÖH arány" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "Ö/H" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "ÖH" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "ÖHA" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "Gyilokok" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "Körök" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "Életek" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "elvesztve" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "Név" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "Nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "célpontok" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "Zászlók" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "CSV" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "Lökések" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "Rang" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "Visszaszerzések" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "Újraéledések" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "Pontok" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "Öngyilokok" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "Átvétel" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "Tikk" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "A ponttábla méretét a ^2scoreboard_columns_set paranccsal tudod " "megváltoztatni.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Használat:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Az alábbi mező azonosítókat ismertem fel (nagybetű/kisbetű nem számít):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "A ^3|^7 karakterrel jobbra rendezett mezőket tudsz létrehozni.\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3név ^7 vagy ^3nick^7 A játékos neve\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Ping\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3csv^7 Csomagvesztés\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3megölt^7 Megöltek száma\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3halálok^7 Halálok száma\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3öngyilkosságok^7 Öngyilkosságok száma\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3gyilokok^7 Ölések mínusz öngyilkosságok\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3GYH^7 Das Kill/Death-Ratio\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -525,93 +792,93 @@ msgstr "" "^3rablások^7 Hányszor rabolta el a zászlót " "(Zászlórablás) vagy gyűjtötte össze a kulcsokat (Kulcsvadászat)\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" "^3megszerzések^7 Hányszor szerezte meg a Zászlót/Kulcsot\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3ZHgyilokok^7 Megölt zászlóhordozók száma\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3visszaszerzések^7 Zászló visszaszerzések száma\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3elvesztések^7 Hányszor dobta el a zászlót\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3életek^7 Életek száma (Csak egy maradhat)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Játékos rangja\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3lökések^7 A Nagy Semmibe lökött áldozatok száma\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" "^3elpusztítva^7 A Nagy Semmiben elpusztított kulcsok száma\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3KHgyilokok^7 Megölt kulcshordozók száma\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3elvesztve^7 Elvesztett kulcsok száma\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" "^3körök^7 Befejezett körök száma (Verseny/Ügyességi v.)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" "^3idő^7 Összes versenyzéssel töltött idő (Verseny/" "Ügyességi v.)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" "^3leggyorsabb^7 Leggyorsabb kör ideje (Verseny/Ügyességi " "v.)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ketyegés^7 Ketyegések száma (Uralom)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3foglalás^7 Elfoglalt Uralompontok (Uralom)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3LHgyilokok^7 Megölt labdahordozók száma\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" "^3LHidő^7 Labda birtoklásának összesített ideje (Önzőség)\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -619,7 +886,7 @@ msgstr "" "^3pont^7 Teljes pontszám\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -631,7 +898,7 @@ msgstr "" "azon játék típusok listáját bezárva egy / jellel, amelyekben szeretnéd\n" "hogy megjelenjen vagy ne jelenjen meg az adott mező.\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -642,12 +909,12 @@ msgstr "" "módra utalhatsz.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Például: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -655,7 +922,7 @@ msgstr "" "balra rendezve kiírja a nevet, a pinget, a csv-t\n" "a jobb oldalra rendezett egyenes vonal jobb oldalára.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -663,7 +930,7 @@ msgstr "" "'field3' csak Zászlórablás játékmódban látszik,\n" "'field4' pedig Haláljátszma kivételével az összes többiben.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -694,7 +961,7 @@ msgid "Rankings" msgstr "Helyezések" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Ponttábla" @@ -761,592 +1028,416 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s támadás alatt!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Nyomd meg!" - -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Pusztítsd el!" - -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Védd meg!" - -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Kék Bázis" - -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "VESZÉLY!" - -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Zászlóhordozó" - -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Elhagyott zászló" - -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Segítség!" - -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Itt" - -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Elhagyott kulcs" - -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Kulcshordozó" - -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Rohanj ide!" - -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Vörös Bázis" - -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Irányjelző" - -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generátor" - -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Uralompont" - -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Ellenőrző pont" - -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Cél" - -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Start" - -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "" - -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Labda" - -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Labdahordozó" - -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Láthatatlanság" - -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Extra élet" - -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 msgid "Speed" msgstr "Sebesség" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Sebzésnövelő" - -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Védelmező" - -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Üzemanyag újratöltés" - -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Hátirakéta" - -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Megfagyva!" - -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Megjelölt" - -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Jármű" - -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s segítséget kér!" - -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "" - -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "" - -#: qcsrc/common/buffs.qh:66 +#: qcsrc/common/buffs.qh:67 msgid "Medic" msgstr "" -#: qcsrc/common/buffs.qh:73 +#: qcsrc/common/buffs.qh:74 msgid "Bash" msgstr "" -#: qcsrc/common/buffs.qh:80 +#: qcsrc/common/buffs.qh:81 #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 msgid "Vampire" msgstr "Vámpír" -#: qcsrc/common/buffs.qh:87 +#: qcsrc/common/buffs.qh:88 msgid "Disability" msgstr "" -#: qcsrc/common/buffs.qh:94 +#: qcsrc/common/buffs.qh:95 msgid "Vengeance" msgstr "" -#: qcsrc/common/buffs.qh:101 +#: qcsrc/common/buffs.qh:102 msgid "Jump" msgstr "" -#: qcsrc/common/buffs.qh:108 +#: qcsrc/common/buffs.qh:109 msgid "Flight" msgstr "" -#: qcsrc/common/buffs.qh:115 +#: qcsrc/common/buffs.qh:116 msgid "Invisible" msgstr "" -#: qcsrc/common/buffs.qh:122 +#: qcsrc/common/buffs.qh:123 msgid "Inferno" msgstr "" -#: qcsrc/common/buffs.qh:129 +#: qcsrc/common/buffs.qh:130 msgid "Swapper" msgstr "" -#: qcsrc/common/buffs.qh:136 +#: qcsrc/common/buffs.qh:137 msgid "Magnet" msgstr "" -#: qcsrc/common/command/generic.qc:173 +#: qcsrc/common/command/generic.qc:172 msgid "error creating curl handle\n" msgstr "Curl kezelő hibát okozott\n" -#: qcsrc/common/command/generic.qc:296 +#: qcsrc/common/command/generic.qc:295 msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/common/command/generic.qc:349 +#: qcsrc/common/command/generic.qc:348 msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Hátirakéta" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Üzemanyag újratöltés" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Sebzésnövelő" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Védelmező" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Dobás" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Haláljátszma" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Csak egy maradhat" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Verseny" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Ügyességi verseny" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Csapat[os] öldöklés " -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Zászlórablás" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Klán Aréna" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Uralom" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Kulcsvadászat" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Ostrom" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Támadás" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Fagyasztás" + +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Önzőség" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%d." +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Kilépés" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Dobás" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Haláljátszma" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Csak egy maradhat" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Létrehozás" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Csatlakozás" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Verseny" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Ügyességi verseny" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Csapat[os] öldöklés " +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Zászlórablás" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Klán Aréna" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Uralom" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Kulcsvadászat" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Ostrom" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Támadás" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/minigames/minigame/ps.qc:475 +#, c-format +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Fagyasztás" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Önzőség" +#: qcsrc/common/minigames/minigame/qto.qc:305 +#, c-format +msgid "Moves: %s" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" #: qcsrc/common/monsters/monster/mage.qc:10 @@ -1374,6 +1465,275 @@ msgstr "" msgid "Zombie" msgstr "" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Szín:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Irányjelző" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Segítség!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Itt" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "VESZÉLY!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Megfagyva!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Ellenőrző pont" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Cél" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Start" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Védd meg!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Pusztítsd el!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Nyomd meg!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Zászlóhordozó" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Elhagyott zászló" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Vörös Bázis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Kék Bázis" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Uralompont" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Elhagyott kulcs" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Kulcshordozó" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Rohanj ide!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Labda" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Labdahordozó" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generátor" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Jármű" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Megjelölt" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Láthatatlanság" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Extra élet" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s segítséget kér!" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" + #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" msgstr "" @@ -1383,2321 +1743,2701 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:504 +#, c-format +msgid "^BGThe %senemy^BG got their flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:505 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:506 +#, c-format +msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:507 +#, c-format +msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:508 +#, c-format +msgid "^BGYour %steam mate^BG got the flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:509 +#, c-format +msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:510 +msgid "^BGYou returned the ^TC^TT^BG flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:511 +msgid "^BGStalemate! Enemies can now see you on radar!" +msgstr "" + +#: qcsrc/common/notifications.inc:512 +msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" +msgstr "" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou fragged ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou scored against ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou fragged ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou scored against ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" +msgstr "" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou typefragged ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" +msgstr "" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou typefragged ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:521 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" +msgstr "" + +#: qcsrc/common/notifications.inc:522 +msgid "^F2You got a ^K1BONUS GRENADE^F2!" +msgstr "" + +#: qcsrc/common/notifications.inc:523 +#, c-format +msgid "" +"^BGYou have been moved into a different team\n" +"You are now on: %s" +msgstr "" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't go against your team mates!" +msgstr "" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't shoot your team mates!" +msgstr "" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Die camper!" +msgstr "" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Reconsider your tactics, camper!" +msgstr "" + +#: qcsrc/common/notifications.inc:526 +msgid "^K1You unfairly eliminated yourself!" +msgstr "" + +#: qcsrc/common/notifications.inc:527 +#, c-format +msgid "^K1You were %s" +msgstr "" + +#: qcsrc/common/notifications.inc:528 +msgid "^K1You couldn't catch your breath!" +msgstr "" + +#: qcsrc/common/notifications.inc:529 +msgid "^K1You hit the ground with a crunch!" +msgstr "" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You felt a little too hot!" +msgstr "" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You got a little bit too crispy!" +msgstr "" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You killed your own dumb self!" +msgstr "" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You need to be more careful!" +msgstr "" + +#: qcsrc/common/notifications.inc:532 +msgid "^K1You couldn't stand the heat!" +msgstr "" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You need to watch out for monsters!" +msgstr "" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You were killed by a monster!" +msgstr "" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1Tastes like chicken!" +msgstr "" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1You forgot to put the pin back in!" +msgstr "" + +#: qcsrc/common/notifications.inc:535 +msgid "^K1Hanging around a napalm explosion is bad!" +msgstr "" + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You felt a little chilly!" +msgstr "" + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You got a little bit too cold!" +msgstr "" + +#: qcsrc/common/notifications.inc:537 +msgid "^K1Your Healing Nade is a bit defective" +msgstr "" + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You are respawning for running out of ammo..." +msgstr "" + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You were killed for running out of ammo..." +msgstr "" + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You grew too old without taking your medicine" +msgstr "" + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You need to preserve your health" +msgstr "" + +#: qcsrc/common/notifications.inc:540 +msgid "^K1You became a shooting star!" +msgstr "" + +#: qcsrc/common/notifications.inc:541 +msgid "^K1You melted away in slime!" +msgstr "" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You committed suicide!" +msgstr "" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You ended it all!" +msgstr "" + +#: qcsrc/common/notifications.inc:543 +msgid "^K1You got stuck in a swamp!" +msgstr "" + +#: qcsrc/common/notifications.inc:544 +#, c-format +msgid "^BGYou are now on: %s" +msgstr "" + +#: qcsrc/common/notifications.inc:545 +msgid "^K1You died in an accident!" +msgstr "" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You had an unfortunate run in with a turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You were fragged by a turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You had an unfortunate run in with an eWheel turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You were fragged by an eWheel turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You had an unfortunate run in with a Walker turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You were fragged by a Walker turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:549 +msgid "^K1You got caught in the blast of a Bumblebee explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:550 +msgid "^K1You were crushed by a vehicle!" +msgstr "" + +#: qcsrc/common/notifications.inc:551 +msgid "^K1You were caught in a Raptor cluster bomb!" +msgstr "" + +#: qcsrc/common/notifications.inc:552 +msgid "^K1You got caught in the blast of a Raptor explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:553 +msgid "^K1You got caught in the blast of a Spiderbot explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:554 +msgid "^K1You were blasted to bits by a Spiderbot rocket!" +msgstr "" + +#: qcsrc/common/notifications.inc:555 +msgid "^K1You got caught in the blast of a Racer explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:556 +msgid "^K1You couldn't find shelter from a Racer rocket!" +msgstr "" + +#: qcsrc/common/notifications.inc:557 +msgid "^K1Watch your step!" +msgstr "" + +#: qcsrc/common/notifications.inc:558 #, c-format -msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" +msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:558 #, c-format -msgid "^BGThe %senemy^BG got their flag! Retrieve it!" +msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:559 #, c-format -msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" +msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:559 #, c-format -msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" +msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:632 -#, c-format -msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" +#: qcsrc/common/notifications.inc:560 +msgid "" +"^K1Stop idling!\n" +"^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:561 #, c-format -msgid "^BGYour %steam mate^BG got the flag! Protect them!" +msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:562 #, c-format -msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" +msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:635 -msgid "^BGYou returned the ^TC^TT^BG flag!" +#: qcsrc/common/notifications.inc:563 +msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:636 -msgid "^BGStalemate! Enemies can now see you on radar!" +#: qcsrc/common/notifications.inc:564 +msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:637 -msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" +#: qcsrc/common/notifications.inc:565 +#, c-format +msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:566 #, c-format -msgid "^K3%sYou fragged ^BG%s" +msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:567 #, c-format -msgid "^K3%sYou scored against ^BG%s" +msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 -#, c-format -msgid "^K1%sYou were fragged by ^BG%s" +#: qcsrc/common/notifications.inc:568 +msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:569 #, c-format -msgid "^K1%sYou were scored against by ^BG%s" +msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:570 #, c-format -msgid "^K1%sYou were fragged by ^BG%s^BG%s" +msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:640 -#, c-format -msgid "^K1%sYou were scored against by ^BG%s^BG%s" +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications.qh:641 -#, c-format -msgid "^K3%sYou fragged ^BG%s^BG%s" +#: qcsrc/common/notifications.inc:574 +msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:641 -#, c-format -msgid "^K3%sYou scored against ^BG%s^BG%s" +#: qcsrc/common/notifications.inc:575 +msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:576 #, c-format -msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" +msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:642 -#, c-format -msgid "^K1%sYou typefragged ^BG%s" +#: qcsrc/common/notifications.inc:585 +msgid "" +"^K1No spawnpoints available!\n" +"Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:643 -#, c-format -msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" +#: qcsrc/common/notifications.inc:586 +msgid "" +"^K1You may not join the game at this time.\n" +"The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:643 -#, c-format -msgid "^K1%sYou were typefragged by ^BG%s" +#: qcsrc/common/notifications.inc:589 +msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:644 -#, c-format -msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" +#: qcsrc/common/notifications.inc:590 +msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:644 -#, c-format -msgid "^K1%sYou were typefragged by ^BG%s^BG%s" +#: qcsrc/common/notifications.inc:591 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:645 -#, c-format -msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" +#: qcsrc/common/notifications.inc:592 +msgid "" +"^BGAll keys are in ^TC^TT team^BG's hands!\n" +"Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:645 -#, c-format -msgid "^K1%sYou typefragged ^BG%s^BG%s" +#: qcsrc/common/notifications.inc:593 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:646 -msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" +#: qcsrc/common/notifications.inc:594 +msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:647 -msgid "^F2You got a ^K1BONUS GRENADE^F2!" +#: qcsrc/common/notifications.inc:595 +msgid "^BGScanning frequency range..." +msgstr "" + +#: qcsrc/common/notifications.inc:596 +msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:597 +msgid "^BGYou have no lives left, you must wait until the next match" +msgstr "" + +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" -"^BGYou have been moved into a different team\n" -"You are now on: %s" +"^BGWaiting for players to join...\n" +"Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 -msgid "^K1Don't go against your team mates!" +#: qcsrc/common/notifications.inc:599 +#, c-format +msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:649 -msgid "^K1Don't shoot your team mates!" +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:650 -msgid "^K1Die camper!" +#: qcsrc/common/notifications.inc:601 +msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:650 -msgid "^K1Reconsider your tactics, camper!" +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:651 -msgid "^K1You unfairly eliminated yourself!" +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:603 #, c-format -msgid "^K1You were %s" +msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:653 -msgid "^K1You couldn't catch your breath!" +#: qcsrc/common/notifications.inc:605 +#, c-format +msgid "" +"^F2^COUNT^BG until weapon change...\n" +"Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:654 -msgid "^K1You hit the ground with a crunch!" +#: qcsrc/common/notifications.inc:606 +#, c-format +msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:655 -msgid "^K1You felt a little too hot!" +#: qcsrc/common/notifications.inc:607 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:655 -msgid "^K1You got a little bit too crispy!" +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:656 -msgid "^K1You killed your own dumb self!" +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:656 -msgid "^K1You need to be more careful!" +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications.qh:657 -msgid "^K1You couldn't stand the heat!" +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications.qh:658 -msgid "^K1You need to watch out for monsters!" +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications.qh:658 -msgid "^K1You were killed by a monster!" +#: qcsrc/common/notifications.inc:613 +msgid "" +"^K1Your generator is NOT shielded!\n" +"^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications.qh:659 -msgid "^K1Tastes like chicken!" +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications.qh:659 -msgid "^K1You forgot to put the pin back in!" +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:660 -msgid "^K1Hanging around a napalm explosion is bad!" +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:661 -msgid "^K1You felt a little chilly!" +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:661 -msgid "^K1You got a little bit too cold!" +#: qcsrc/common/notifications.inc:617 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"\n" +"Generators are now decaying.\n" +"The more control points your team holds,\n" +"the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:662 -msgid "^K1Your Healing Nade is a bit defective" +#: qcsrc/common/notifications.inc:618 +#, c-format +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:663 -msgid "^K1You are respawning for running out of ammo..." +#: qcsrc/common/notifications.inc:619 +msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:663 -msgid "^K1You were killed for running out of ammo..." +#: qcsrc/common/notifications.inc:620 +msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:664 -msgid "^K1You grew too old without taking your medicine" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:664 -msgid "^K1You need to preserve your health" +#: qcsrc/common/notifications.inc:622 +msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:665 -msgid "^K1You became a shooting star!" +#: qcsrc/common/notifications.inc:623 +msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:666 -msgid "^K1You melted away in slime!" +#: qcsrc/common/notifications.inc:624 +msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:667 -msgid "^K1You committed suicide!" +#: qcsrc/common/notifications.inc:625 +msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:667 -msgid "^K1You ended it all!" +#: qcsrc/common/notifications.inc:626 +msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:668 -msgid "^K1You got stuck in a swamp!" +#: qcsrc/common/notifications.inc:627 +msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:669 -#, c-format -msgid "^BGYou are now on: %s" +#: qcsrc/common/notifications.inc:628 +msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:670 -msgid "^K1You died in an accident!" +#: qcsrc/common/notifications.inc:629 +msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:671 -msgid "^K1You had an unfortunate run in with a turret!" +#: qcsrc/common/notifications.inc:630 +msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:671 -msgid "^K1You were fragged by a turret!" +#: qcsrc/common/notifications.inc:631 +msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:672 -msgid "^K1You had an unfortunate run in with an eWheel turret!" +#: qcsrc/common/notifications.inc:632 +msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:672 -msgid "^K1You were fragged by an eWheel turret!" +#: qcsrc/common/notifications.inc:633 +msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:673 -msgid "^K1You had an unfortunate run in with a Walker turret!" +#: qcsrc/common/notifications.inc:634 +#, c-format +msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:673 -msgid "^K1You were fragged by a Walker turret!" +#: qcsrc/common/notifications.inc:635 +msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:674 -msgid "^K1You got caught in the blast of a Bumblebee explosion!" +#: qcsrc/common/notifications.inc:636 +msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:675 -msgid "^K1You were crushed by a vehicle!" +#: qcsrc/common/notifications.inc:637 +msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:676 -msgid "^K1You were caught in a Raptor cluster bomb!" +#: qcsrc/common/notifications.inc:638 +msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:677 -msgid "^K1You got caught in the blast of a Raptor explosion!" +#: qcsrc/common/notifications.inc:639 +msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:678 -msgid "^K1You got caught in the blast of a Spiderbot explosion!" +#: qcsrc/common/notifications.inc:640 +msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:679 -msgid "^K1You were blasted to bits by a Spiderbot rocket!" +#: qcsrc/common/notifications.inc:641 +msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:680 -msgid "^K1You got caught in the blast of a Racer explosion!" +#: qcsrc/common/notifications.inc:642 +msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:681 -msgid "^K1You couldn't find shelter from a Racer rocket!" +#: qcsrc/common/notifications.inc:643 +msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:682 -msgid "^K1Watch your step!" +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:645 #, c-format -msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:646 #, c-format -msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:647 #, c-format -msgid "^K1You were fragged by ^BG%s^K1, a team mate" +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications.qh:684 -#, c-format -msgid "^K1You were scored against by ^BG%s^K1, a team mate" +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:649 msgid "" -"^K1Stop idling!\n" -"^BGDisconnecting in ^COUNT..." +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format -msgid "^BGYou need %s^BG!" +msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:687 -#, c-format -msgid "^BGYou also need %s^BG!" +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:688 -msgid "^BGDoor unlocked!" +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:689 -msgid "^F2You picked up some extra lives" +#: qcsrc/common/notifications.qh:259 +#, c-format +msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.qh:270 #, c-format -msgid "^K3You froze ^BG%s" +msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.qh:283 #, c-format -msgid "^K1You were frozen by ^BG%s" +msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.qh:283 #, c-format -msgid "^K3You revived ^BG%s" +msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:693 -msgid "^K3You revived yourself" +#: qcsrc/common/notifications.qh:283 +msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.qh:284 #, c-format -msgid "^K3You were revived by ^BG%s" +msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.qh:284 #, c-format -msgid "^K3You were automatically revived after %s second(s)" -msgstr "" - -#: qcsrc/common/notifications.qh:698 -msgid "^K1You froze yourself" +msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:699 -msgid "^K1Round already started, you spawn as frozen" +#: qcsrc/common/notifications.qh:284 +msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.qh:285 #, c-format -msgid "^K1A %s has arrived!" +msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:709 -msgid "" -"^K1No spawnpoints available!\n" -"Hope your team can fix it..." +#: qcsrc/common/notifications.qh:285 +#, c-format +msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:710 -msgid "" -"^K1You may not join the game at this time.\n" -"The player limit reached maximum capacity." +#: qcsrc/common/notifications.qh:285 +msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:713 -msgid "^BGYou picked up the ball" +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:714 -msgid "^BGKilling people while you don't have the ball gives no points!" +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:715 -msgid "" -"^BGAll keys are in your team's hands!\n" -"Help the key carriers to meet!" +#: qcsrc/common/notifications.qh:286 +msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:716 -msgid "" -"^BGAll keys are in ^TC^TT team^BG's hands!\n" -"Interfere ^F4NOW^BG!" +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:717 -msgid "" -"^BGAll keys are in your team's hands!\n" -"Meet the other key carriers ^F4NOW^BG!" +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:718 -msgid "^F4Round will start in ^COUNT" +#: qcsrc/common/notifications.qh:287 +msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:719 -msgid "^BGScanning frequency range..." +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:720 -msgid "^BGYou are starting with the ^TC^TT Key" +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:721 -msgid "^BGYou have no lives left, you must wait until the next match" +#: qcsrc/common/notifications.qh:288 +msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.qh:289 #, c-format -msgid "" -"^BGWaiting for players to join...\n" -"Need active players for: %s" +msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.qh:289 #, c-format -msgid "^BGWaiting for %s player(s) to join..." +msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:724 -msgid "^F4^COUNT^BG left to find some ammo!" +#: qcsrc/common/notifications.qh:289 +msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:725 -msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" +#: qcsrc/common/notifications.qh:295 +#, c-format +msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:725 -msgid "^BGGet some ammo! ^F4^COUNT^BG left!" +#: qcsrc/common/notifications.qh:297 +#, c-format +msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.qh:303 #, c-format -msgid "^F2Extra lives remaining: ^K1%s" +msgid "" +"\n" +"(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" -"^F2^COUNT^BG until weapon change...\n" -"Next weapon: ^F1%s" +"\n" +"(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format -msgid "^F2Active weapon: ^F1%s" +msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:730 -msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" +#: qcsrc/common/notifications.qh:354 +#, c-format +msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:731 -msgid "" -"^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep fragging until we have a winner!" +#: qcsrc/common/notifications.qh:367 +msgid "First score! " msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep scoring until we have a winner!" +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " msgstr "" -#: qcsrc/common/notifications.qh:733 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"\n" -"Generators are now decaying.\n" -"The more control points your team holds,\n" -"the faster the enemy generator decays" +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.qh:412 #, c-format -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"^BGAdded ^F4%s^BG to the game!" -msgstr "" - -#: qcsrc/common/notifications.qh:735 -msgid "^K1In^BG-portal created" -msgstr "" - -#: qcsrc/common/notifications.qh:736 -msgid "^F3Out^BG-portal created" +msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:738 -msgid "^F2Invisibility has worn off" +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:739 -msgid "^F2Shield has worn off" +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:740 -msgid "^F2Speed has worn off" +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" msgstr "" -#: qcsrc/common/notifications.qh:741 -msgid "^F2Strength has worn off" +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" msgstr "" -#: qcsrc/common/notifications.qh:742 -msgid "^F2You are invisible" +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" msgstr "" -#: qcsrc/common/notifications.qh:743 -msgid "^F2Shield surrounds you" +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" msgstr "" -#: qcsrc/common/notifications.qh:744 -msgid "^F2You are on speed" +#: qcsrc/common/teams.qh:29 +msgid "Red" msgstr "" -#: qcsrc/common/notifications.qh:745 -msgid "^F2Strength infuses your weapons with devastating power" +#: qcsrc/common/teams.qh:30 +msgid "Blue" msgstr "" -#: qcsrc/common/notifications.qh:746 -msgid "^F2The race is over, finish your lap!" +#: qcsrc/common/teams.qh:31 +msgid "Yellow" msgstr "" -#: qcsrc/common/notifications.qh:747 -msgid "^BGSecondary fire inflicts no damage!" +#: qcsrc/common/teams.qh:32 +msgid "Pink" msgstr "" -#: qcsrc/common/notifications.qh:748 -msgid "^BGSequence completed!" +#: qcsrc/common/teams.qh:33 +msgid "Team" msgstr "" -#: qcsrc/common/notifications.qh:749 -msgid "^BGThere are more to go..." +#: qcsrc/common/teams.qh:34 +msgid "Neutral" msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/turrets/cl_turrets.qc:127 #, c-format -msgid "^BGOnly %s^BG more to go..." -msgstr "" +msgid "%s under attack!" +msgstr "%s támadás alatt!" -#: qcsrc/common/notifications.qh:751 -msgid "^F2Superweapons have broken down" +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" msgstr "" -#: qcsrc/common/notifications.qh:752 -msgid "^F2Superweapons have been lost" +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" msgstr "" -#: qcsrc/common/notifications.qh:753 -msgid "^F2You now have a superweapon" +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" msgstr "" -#: qcsrc/common/notifications.qh:754 -msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" msgstr "" -#: qcsrc/common/notifications.qh:755 -msgid "^K1Changing team in ^COUNT" +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" msgstr "" -#: qcsrc/common/notifications.qh:756 -msgid "^K1Spectating in ^COUNT" +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" msgstr "" -#: qcsrc/common/notifications.qh:757 -msgid "^K1Suicide in ^COUNT" +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" msgstr "" -#: qcsrc/common/notifications.qh:758 -msgid "^F4Timeout begins in ^COUNT" +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" msgstr "" -#: qcsrc/common/notifications.qh:759 -msgid "^F4Timeout ends in ^COUNT" +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 -#, c-format -msgid " (near %s)" +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 -msgid "primary" +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 -msgid "secondary" +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/util.qc:444 #, c-format -msgid " ^F1(Press %s)" +msgid "%d days, %02d:%02d:%02d" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/util.qc:446 #, c-format -msgid " with %s" +msgid "%02d:%02d:%02d" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/vehicles/cl_vehicles.qc:170 #, c-format -msgid "%s^K1 made a TRIPLE FRAG! %s^BG" +msgid "Press %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 -#, c-format -msgid "%s^K1 made a TRIPLE SCORE! %s^BG" +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" msgstr "" -#: qcsrc/common/notifications.qh:1110 -msgid "TRIPLE FRAG! " +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" msgstr "" -#: qcsrc/common/notifications.qh:1111 -#, c-format -msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" msgstr "" -#: qcsrc/common/notifications.qh:1111 -#, c-format -msgid "%s^K1 unlocked RAGE! %s^BG" +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" msgstr "" -#: qcsrc/common/notifications.qh:1111 -msgid "RAGE! " +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" msgstr "" -#: qcsrc/common/notifications.qh:1112 -#, c-format -msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" msgstr "" -#: qcsrc/common/notifications.qh:1112 -#, c-format -msgid "%s^K1 started a MASSACRE! %s^BG" +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" msgstr "" -#: qcsrc/common/notifications.qh:1112 -msgid "MASSACRE! " +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" msgstr "" -#: qcsrc/common/notifications.qh:1113 -#, c-format -msgid "%s^K1 executed MAYHEM! %s^BG" +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" msgstr "" -#: qcsrc/common/notifications.qh:1113 -#, c-format -msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Tűzgömb" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Nehéz Lézer Rohamágyú" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" msgstr "" -#: qcsrc/common/notifications.qh:1113 -msgid "MAYHEM! " +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Vonóhorog" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Gépfegyver" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Aknavető" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Gránátvető" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" msgstr "" -#: qcsrc/common/notifications.qh:1114 -#, c-format -msgid "%s^K1 is a BERSERKER! %s^BG" +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" msgstr "" -#: qcsrc/common/notifications.qh:1114 -#, c-format -msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" msgstr "" -#: qcsrc/common/notifications.qh:1114 -msgid "BERSERKER! " +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Puska" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/notifications.qh:1115 -#, c-format -msgid "%s^K1 inflicts CARNAGE! %s^BG" +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/lib/Counting.qh:10 #, c-format -msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1115 -msgid "CARNAGE! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/lib/Counting.qh:13 #, c-format -msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1116 -msgid "ARMAGEDDON! " +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s(^F1Bot^BG)" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s(Ping ^F1%d^BG)" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid "" -"\n" -"(Health ^1%d^BG / Armor ^2%d^BG)%s" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid "" -"\n" -"(^F4Dead^BG)%s" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid "%d score spree! " +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid "%d frag spree! " +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:30 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:36 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:37 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:38 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:39 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:49 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:51 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" - -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" - -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Tűzgömb" - -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" - -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Nehéz Lézer Rohamágyú" - -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Vonóhorog" - -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Gépfegyver" - -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Aknavető" - -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Gránátvető" - -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" - -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" - -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Puska" - -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%d." -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3728,9 +4468,9 @@ msgid "Item %d" msgstr "Tárgy %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Egyéni" @@ -3865,6 +4605,7 @@ msgstr "Ikon sorrend:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Balra" @@ -3875,6 +4616,7 @@ msgstr "Balra" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Jobbra" @@ -3895,11 +4637,13 @@ msgid "Flip messages order" msgstr "Értesítési sorrend megfordítása" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Szöveg igazítása:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Középre" @@ -4018,6 +4762,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4076,12 +4824,12 @@ msgid "Status bar" msgstr "Állapotsor" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Balra igazítva" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Jobbra igazítva" @@ -4166,6 +4914,10 @@ msgstr "Panel mindig látható" msgid "Forced aspect:" msgstr "Kényszerített arány:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Időmérő Panel" @@ -4185,9 +4937,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Átlátszóság:" @@ -4293,7 +5045,7 @@ msgstr "Elhalványulás késleltetése:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Soha" @@ -4375,7 +5127,7 @@ msgid "Panel background defaults:" msgstr "Alapértelmezett panel háttér:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Háttér:" @@ -4383,19 +5135,13 @@ msgstr "Háttér:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Letiltás" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Szín:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Keret méret:" @@ -4405,12 +5151,12 @@ msgid "Team color:" msgstr "Csapat szín:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Csapat szín tesztelés beállítás közben" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Kitöltés:" @@ -4513,10 +5259,6 @@ msgstr "Többjátékos mód" msgid "Servers" msgstr "Szerverek" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Létrehozás" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4528,9 +5270,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Alapértelmezett" @@ -5257,10 +5999,6 @@ msgstr "" msgid "Apply immediately" msgstr "Azonnali alkalmazás" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Kilépés" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Biztos ki szeretnél lépni?" @@ -5598,7 +6336,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5858,189 +6596,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Nincs célkereszt" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Fegyverenként" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Célkereszt mérete:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Célkereszt átlátszósága:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Célkereszt színe:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Életerőtől függ" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Fegyverállapot-jelző gyűrű a célkereszt körül" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Középső pont engedélyezése" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Pont mérete:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Pont átlátszósága:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Pont színe:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Célkereszt normális színének használata" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Célkereszt animációk simítása" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Célkereszt elmosása, ha a lövés elakadna valamiben" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Iránypontok" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Eltolás:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Telítettség:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Szorzó:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Elhalványulási sebesség:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Játékosok nevének megjelenítése" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Csak a célkereszt közelében lévő játékosokét" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Életerő és páncél jelzése" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Belépés a HUD szerkesztőbe" @@ -6053,310 +6775,326 @@ msgstr "Ahhoz, hogy beléphess a HUD szerkesztőbe, játékban kell lenned." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Elindítod a speciális HUD szerkesztő pályát?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Játékosok" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Ellenség modelljeinek kényszerítése az enyémmel megegyezőre" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Ellenség színeinek kényszerítése az enyémmel megegyezőre" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Holttestek elhalványulása" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Húscafatok:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Nincs" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Kevés" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Sok" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Rengeteg" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Első személy nézet" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Finom rugózás landoláskor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Finom guggolás" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Ingadozás egy helyben ácsorgáskor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Fej biccentés futás közben" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Harmadik személy nézet" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Távolság hátrafelé" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Távolság felfelé" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Nézőként a falakon való áthaladás engedélyezése" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Látómező:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Azonnal" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Fel" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Le" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Az elsőbbségi listát használom a fegyverváltáshoz" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Automatikus váltás a felvett fegyverre" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Kézben tartott fegyver megjelenítése" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Fegyver hintáztatása" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Fegyver biccentése" @@ -7115,15 +7853,15 @@ msgstr "<CÍM>" msgid "<AUTHOR>" msgstr "<SZERZŐ>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "Maximum hangerő" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "Kikapcsolva" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7179,101 +7917,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7282,21 +8020,21 @@ msgstr "" "Frissítés letölthető: \n" "%s -ről\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "MapInfo készítése az újonnan hozzáadott pályákhoz..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Frissítés %s-re/ra!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7304,19 +8042,14 @@ msgstr "" "^1Hiba: textúra tömörítés szükséges, de nem támogatott.\n" "^1Gondok lehetnek a megjelenítéssel.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Alapértékek használata" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Csapat színe:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Panel engedélyezése" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.it.po b/common.it.po index 9e2be21b56..e40e4b2a76 100644 --- a/common.it.po +++ b/common.it.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Italian (http://www.transifex.com/team-xonotic/xonotic/" "language/it/)\n" @@ -23,457 +23,724 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dG)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dG)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Linea di partenza" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Linea d'arrivo" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermedio %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Scarica" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Mancante" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Non disponibile" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Giocatore %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermedio 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALITÀ: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALITÀ: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Devi rispondere prima di entrare in modalità configurazione HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7invece di \"^1Giocatore anonimo^7\" nelle statistiche" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Un voto è stato chiamato per:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Permetti ai server di salvare e mostrare il tuo nome?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configura l'HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Sì (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "No (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Miglior personale" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Migliori del server" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Giocatore^7: Questa è l'area chat." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Osservando" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Assistendo: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Premi ^3%s^1 per assistere" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Premi ^3%s^1 o ^3%s^1 per prossimo o precedente giocatore" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Usa ^3%s^1 o ^3%s^1 per cambiare velocità" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Premi ^3%s^1 per osservare" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Premi ^3%s^1 per info sul tipo di gioco" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1La partita è già iniziata" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Non hai più vite a disposizione" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Premi ^3%s^1 per entrare" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1La partita inizia tra ^3%d^1 secondi" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Attualmente in ^1warmup^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPremi ^3%s%s per terminare il warmup" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPremi ^3%s%s una volta che sei pronto" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Attendendo che gli altri siano pronti per terminare il warmup..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Attendendo che gli altri siano pronti..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Premi ^3%s^2 per terminare il warmup" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Numero di giocatori per squadra sbilanciato!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Premi ^3%s%s per aggiustare" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Premi ^3ESC ^7per mostrare le opzioni dell'HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doppio-click ^7su un pannello per le sue specifiche opzioni." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7per disabilitare il test di collisione, ^3SHIFT ^7e" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7per fini aggiustamenti." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr " qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr " mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr " nodi" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Esportato con successo in %s! (nota: E' salvato in data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Impossibile scrivere in %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ERRORE - IL MENU E' VISIBILE MA NESSUN MENU E' STATO DEFINITO!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (non associato)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 voto)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d voti)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Non importa" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Decidere il tipo di gioco" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Vota per una mappa" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d secondi rimanenti" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Non avrai creduto di poter usare questo comando!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Errore:^7 Impossibile trovare il pak index.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Richiedendo l'anteprima...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "uccisioni pp" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "tempo pp" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "catture" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "tempo cattura" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "morti" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "distrutte" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "cadute" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "falli" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "uccisioni pb" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "gol" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "uccisioni pc" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "rapporto u/m" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "u/m" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "um" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "rum" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "uccisioni" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "giri" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "vite" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "perdute" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "nome" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "somma" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "obiettivi" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "raccolte" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "spinte" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "posizione" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "ritorni" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "risvegli" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "punti" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "suicidi" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "presi" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "tick" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Puoi modificare la tabella dei punteggi usando il comando " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Uso:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7campo1 campo2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "I seguenti nomi dei campi sono riconosciuti (non case-sensitive):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -481,43 +748,43 @@ msgstr "" "Puoi usare un ^3|^7 per iniziare i campi allineati a destra.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3name^7 o ^3nick^7 Nome di un giocatore\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Tempo di ping\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Perdita Pacchetti\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Numero di uccisioni\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Numero di morti\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Numero di suicidi\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 uccisioni - suicidi\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Rapporto uccisioni-morti\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 uccisioni - morti\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -525,7 +792,7 @@ msgstr "" "^3caps^7 Per quante volte una bandiera (CTF) o una " "chiave (KeyHunt) è stata catturata\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -533,36 +800,36 @@ msgstr "" "^3pickups^7 Per quante volte una bandiera (CTF) o una " "chiave (KeyHunt) o una palla (Keepaway) viene raccolta\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Tempo della cattura più veloce (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" "^3fckills^7 Numero di uccisioni dei portatori di bandiera\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Numero di riporti della bandiera\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Numero di bandiere cadute\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Numero di vite (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rank^7 Posizione del giocatore\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pushes^7 Numero di giocatori spinti nel vuoto\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" @@ -570,42 +837,42 @@ msgstr "" "^3destroyed^7 Numero di chiavi distrutte spingendole nel " "vuoto\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" "^3kckills^7 Numero di uccisioni di portatori di chiavi\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" "^3losses^7 Numero di volte che una chiave si è persa\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Numero di giri completati (corsa/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Tempo totale (corsa/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Tempo del giro più veloce (corsa/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Numero di tick (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3takes^7 Numero di punti di dominio presi (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" "^3bckills^7 Numbero di uccisioni di portatori di palla\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" @@ -613,7 +880,7 @@ msgstr "" "^3bctime^7 Tempo totale di possesso della palla in " "Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -621,7 +888,7 @@ msgstr "" "^3score^7 Punteggio totale\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -639,7 +906,7 @@ msgstr "" "gioco.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -650,12 +917,12 @@ msgstr "" "per includere/escludere TUTTE le modalità a squadre/senza squadre.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Esempio: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -663,7 +930,7 @@ msgstr "" "mostrerà nome, ping e pl allineati a sinistra, e i campi a destra\n" "della barra verticale allineati a destra.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -671,7 +938,7 @@ msgstr "" "'field3' sarà mostrato solo in CTF, e 'field4' sarà mostrato in tutte\n" "le altre modalità di gioco eccetto DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -702,7 +969,7 @@ msgid "Rankings" msgstr "Classifica" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Punteggi" @@ -769,626 +1036,713 @@ msgstr "Sei morto, aspetta ^3%s^7 prima di rinascere" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Sei morto, premi ^2%s^7 per rinascere" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s sotto attacco!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Nessun tiratore destro!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Nessun tiratore sinistro!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Timer granata" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Avanzamento risveglio" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Spingi" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Munizioni" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Distruggi" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Resistenza" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Difendi" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Velocità" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Base blu" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Dottore" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "PERICOLO" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Colpo Forte" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Portatore nemico" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampiro" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Portatore bandiera" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Disabilità" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Bandiera persa" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Vendetta" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Aiuto!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Salto" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Qui" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Battaglia" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Chiave lasciata" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invisibile" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Portatore chiave" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "Inferno" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Corri qui" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "Scambiatore" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Base rossa" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "Magnete" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "Base gialla" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "errore creando il gestore curl\n" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "Base bianca" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"Il commando di dump delle notifiche funziona solo con cl_cmd e sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "Base rosa" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Il commando di dump delle armi funziona solo con sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Waypoint" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generatore" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" +"Il commando di riavvio delle notifiche funziona solo con cl_cmd e sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Punto di controllo" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "Armatura larga" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Checkpoint" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Arrivo" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Partenza" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "Mega Vita" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Goal" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jet Pack" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Palla" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Rigeneratore di carburante" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Portatore palla" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Forza" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Scudo" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Ultimo Uomo Rimasto (LMS)" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invisibilità" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Corsa" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Vita extra" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Velocità" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Corsa CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Forza" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Scudo" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Rigeneratore di carburante" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Jet Pack" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Cattura la Bandiera (CTF)" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Congelato!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Contrassegnato" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Veicolo" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s sta chiedendo aiuto!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Munizioni" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominazione" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Resistenza" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Dottore" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Caccia alla Chiave (Key Hunt)" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Colpo Forte" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assalto" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampiro" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Disabilità" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Vendetta" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Attacco (Onslaught)" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Salto" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Battaglia" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invisibile" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Congelamento (Freeze Tag)" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Tieni Lontano (Keepaway)" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invasione" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "errore creando il gestore curl\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Esci" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -"Il commando di dump delle notifiche funziona solo con cl_cmd e sv_cmd.\n" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Il commando di dump delle armi funziona solo con sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -"Il commando di riavvio delle notifiche funziona solo con cl_cmd e sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "%s anni" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Crea" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d anni" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "%d anno" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d anni" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d anni" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d anni" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s settimane" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d settimane" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d settimana" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d settimane" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "%d settimane" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "%d settimane" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "%s giorni" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d giorni" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "%d giorno" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "%d giorni" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d giorni" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_MUL^%d days" -msgstr "%d giorni" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:34 +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s hours" -msgstr "%s ore" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Mago" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Strascicante" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Ragno" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Drago" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombi" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "%d ora" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s minuti" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d minuti" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d minuto" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d minuti" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d minuti" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d minuti" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Colore:" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s secondi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Waypoint" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d secondi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Aiuto!" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d secondo" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Qui" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d secondi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "PERICOLO" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d secondi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Congelato!" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "%d secondi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%d°" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Checkpoint" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%d°" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Arrivo" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%d°" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Partenza" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%d°" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Difendi" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Distruggi" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Uccidi tutti i nemici" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Spingi" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Ultimo Uomo Rimasto (LMS)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Portatore bandiera" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Sopravvivi e uccidi finché i nemici non hanno più vite" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Portatore nemico" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Corsa" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Bandiera persa" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Gareggia contro gli altri giocatori fino all'arrivo" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Base bianca" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Corsa CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Base rossa" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Gareggia per il tempo più veloce" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Base blu" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Uccidi tutti i nemici della tua squadra" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Base gialla" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Base rosa" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Cattura la Bandiera (CTF)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Punto di controllo" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Trova e porta la bandiera nemica all tua base per catturarla" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Chiave lasciata" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Portatore chiave" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Uccidi tutti i nemici della tua squadra per vincere il round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Corri qui" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Cattura tutti i punti controllo per vincere" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Palla" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominazione" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Portatore palla" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Prendi tutte le chiavi per vincere il round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Goal" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Caccia alla Chiave (Key Hunt)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generatore" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assalto" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -"Distruggi gli ostacoli per trovare e distruggere la centrale energetica del " -"nemico prima che il tempo scada" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -"Cattura i punti di controllo per raggiungere e distruggere il generatore " -"nemico" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Attacco (Onslaught)" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Veicolo" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Contrassegnato" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Congelamento (Freeze Tag)" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invisibilità" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Uccidi i nemici per congelarli, stai vicino ai compagni di squadra per " -"risvegliarli" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Vita extra" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Tieni la palla per ottenere punti per le uccisioni" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Tieni Lontano (Keepaway)" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s sta chiedendo aiuto!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invasione" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Sopravvivi contro ondate di mostri" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Mago" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Strascicante" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Ragno" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Drago" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombi" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1399,18 +1753,23 @@ msgstr "^1Note del server:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sec rimasti)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1419,17 +1778,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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG ha catturato la bandiera" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1439,33 +1798,33 @@ msgstr "" "riuscendo a battere il precedente record segnato da ^BG%s^BG di ^F1%s^BG " "secondi" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 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.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "^BGLa bandiera è stata riportata dal suo proprietario" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 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.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLa bandiera è stata distrutta ed è tornata alla base" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 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.qh:360 +#: qcsrc/common/notifications.inc:230 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.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1473,13 +1832,13 @@ msgstr "" "^BGLa bandiera ^TC^TT^BG è caduta dove non poteva essere raggiunta ed è " "tornata alla base" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 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.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1488,7 +1847,7 @@ msgstr "" "^BGLa bandiera ^TC^TT^BG è diventata impaziente dopo ^F1%.2f^BG secondi ed è " "tornata da sola" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -1496,172 +1855,172 @@ msgstr "" "^BGLa bandiera è diventata impaziente dopo ^F1%.2f^BG secondi ed è tornata " "da sola" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLa bandiera ^TC^TT^BG si è riportata alla base" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "^BGLa bandiera si è riportata alla base" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG ha perso la bandiera" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, 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.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG ha preso la bandiera" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, 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.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Lanciando la moneta... Risultato: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNon hai carburante per il ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 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.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Sarai spettatore il prossimo round" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +msgstr "^BG%s%s^K1 è stato ucciso dal buff di ^BG%s^K1's ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +msgstr "^BG%s%s^K1 è stato segnato dal buff di ^BG%s^K1's ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront 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.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -1669,35 +2028,35 @@ msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando il Bumblebee di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1705,153 +2064,153 @@ msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando lo Spiderbot di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 è stato spostato nel %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, 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.qh:410 +#: qcsrc/common/notifications.inc:280 #, 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.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 si è eliminato slealmente%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 è morto%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 è diventato scoria bollente%s%s" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, 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.qh:421 +#: qcsrc/common/notifications.inc:291 #, 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.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 è entrato tra gli Zombi%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -1859,391 +2218,404 @@ msgstr "" "^BG%s^K1 ha deciso di dare un'occhiata ai risultati dell'esplosione del " "proprio napalm%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 è marcito%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 è stato sciolto%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, 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.qh:436 +#: qcsrc/common/notifications.inc:306 #, 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.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 ha cambiato alla %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, 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.qh:439 +#: qcsrc/common/notifications.inc:309 #, 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.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 è stato fatto svanire da una torretta%s%s" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, 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.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, 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.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 era nel posto sbagliato%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s punti ogni %s secondi)" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 è stato congelato da ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 è stato risvegliato da ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 è stato risvegliato grazie alla caduta" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, 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.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K1 è stato risvegliato automaticamente dopo %s secondi" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^BGLa squadra ^TC^TT^BG vince il round" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG vince il round" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRound pari" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGIl round è finito, non c'è nessun vincitore" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 si è congelato da solo" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, 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.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG ha il colpetto %s^BG!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG ha perso il colpetto %s^BG!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGHai abbandonato il colpetto %s^BG!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGHai preso il colpetto %s^BG!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGTu non hai la/il ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGHai lasciato la/il ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGHai preso la/il ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNon hai abbastanza munizioni per la/il ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 si è connesso%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 si è connesso ed è entrato nella squadra ^TC^TT" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 sta giocando adesso" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG ha lasciato la palla!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG ha raccolto la palla!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG ha catturato le chiavi per la squadra ^TC^TT" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG ha lasciato la Chiave ^TC^TT" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG ha perso la Chiave ^TC^TT" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, 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.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^BG ha abbandonato" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 non ha più vite rimaste" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGMonstri sono attualmente disabilitati" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 ha preso Invisibilità" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 ha preso Scudo" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 ha preso Velocità" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 ha preso Forza" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 si è disconnesso" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 è stato buttato fuori perchè non faceva niente" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2251,45 +2623,45 @@ msgstr "" "^F2Sei stato buttato fuori dal server perché sei spettatore e gli spettatori " "non sono permessi al momento." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 sta ora osservando" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG ha abbandonato la gara" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG ha completato la gara" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2298,16 +2670,23 @@ 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^BGLa squadra ^TC^TT ^BGsegna!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2316,20 +2695,20 @@ msgstr "" "^F2Devi entrare in gioco entro i prossimi %s, altrimenti sarai buttato " "fuori, perchè in questo momento non è permesso assistere!" -#: qcsrc/common/notifications.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 ha preso una Superarma" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGNon puoi spostarti in una squadra più grande" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGNon ti è consentito cambiare squadra" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2338,14 +2717,14 @@ msgstr "" "^F4NOTA: ^BGIl server sta eseguendo ^F1Xonotic %s (beta)^BG, tu hai " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2354,12 +2733,12 @@ msgstr "" "^F4NOTA: ^F1Xonotic %s^BG è uscito, e tu hai ancora ^F2Xonotic %s^BG - " "aggiornalo da ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Informazioni sulla versione SVQC: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -2367,146 +2746,146 @@ msgstr "" "^BG%s%s^K1 è morto nella gran esibizione di ^BG%s^K1 con la @!#%%'n " "Fisarmonica%s%s" -#: qcsrc/common/notifications.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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.qh:525 +#: qcsrc/common/notifications.inc:400 #, 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.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^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.qh:530 +#: qcsrc/common/notifications.inc:405 #, 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.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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.qh:534 +#: qcsrc/common/notifications.inc:409 #, 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.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, 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.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 è stato cecchinato dalla Heavy Machine Gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 è stato dilaniato dall'Heavy Machine Gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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à dell'Hook di ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -2514,200 +2893,200 @@ msgstr "" "^BG%s%s^K1 è morto nella gran esibizione di ^BG%s^K1 con la @!#%%'n Klein " "Bottle%s%s" -#: qcsrc/common/notifications.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 è stato tagliato in due dal Rocket Propelled Chainsaw di ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 ha quasi schivato il Rocket Propelled Chainsaw di ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 è stato segato in due dal proprio Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 si è fatto esplodere con il proprio Rocket Propelled Chainsaw%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, 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.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4Ora sei da solo!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGStai attaccando!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGStai difendendo!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Via!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4La partita inizia in ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Il round inizia in ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Il round non può iniziare" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Non campeggiare!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2717,11 +3096,11 @@ msgstr "" "^BGPuoi ^F2riprovare a catturare^BG la bandiera\n" "^BGse credi di potercela fare." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "^BGQuesta bandiera è inattiva" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -2731,236 +3110,236 @@ msgstr "" "\"^BGper ^F2troppi vani tentativi^BG di cattura.\\n\"\n" "\"^BGFai qualche punto in difesa prima di provare di nuovo.\"" -#: qcsrc/common/notifications.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGHai catturato la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "^BGHai catturato la bandiera!" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG ha passato la bandiera a %s" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGHai ricevuto la bandiera da %s" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG ti chiede di passargli la bandiera%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGStai chiedendo a %s^BG di passarti la bandiera" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGHai passato la bandiera a %s" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGHai preso la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "^BGHai preso la bandiera!" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, 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.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGHai preso la bandiera del %snemico^BG, riportala!" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la tua bandiera! Recuperala!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la bandiera! Recuperala!" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, 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.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la sua bandiera! Recuperala!" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, 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.qh:631 +#: qcsrc/common/notifications.inc:506 #, 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.qh:632 +#: qcsrc/common/notifications.inc:507 #, 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.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGHai riportato la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGStallo! I nemici ora possono vederti nel radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGStallo! I portatori di bandiera ora possono essere visti dai nemici nel " "radar!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sHai fraggato ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sHai segnato contro ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sTi ha segnato ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sTi è stato segnato da ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sHai fraggato ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sHai segnato contro ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sHai fraggato ^BG%s mentre scriveva (typefrag)" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sSei stato segnato da ^BG%s^K1 mentre stavi scrivendo!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s mentre scrivevi (typefrag)" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sSei stato segnato da ^BG%s^K1 mentre stavi scrivendo^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s^BG%s mentre scrivevi (typefrag)" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sHai segnato contro ^BG%s^K1 mentre stava scrivendo^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sHai fraggato ^BG%s^BG%s mentre scriveva (typefrag)" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGPremi ^F2DROPWEAPON^BG di nuovo per lanciare la granata!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Hai preso una ^K1GRANATA BONUS^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2969,217 +3348,217 @@ msgstr "" "^BGSei stato spostato in un'altra squadra\n" "Ora sei in: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Non andare contro i tuoi compagni di squadra!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Non sparare ai tuoi compagni di squadra!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Muori camper!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Riconsidera le tue tattiche, camper!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Ti sei eliminato slealmente!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Sei stato %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Non sei riuscito a trattenere il fiato!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ti sei schiantato a terra!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Hai sentito un pò troppo caldo!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Sei diventato un pò troppo croccante!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Ti sei ucciso, tonto!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Devi essere più prudente!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Non hai resistito al calore!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Devi fare attenzione ai mostri!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Sei stato ucciso da un mostro!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Sa di pollo!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ti sei dimenticato di reinserire la sicura!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Stare ad aspettare una esplosione di napalm è male!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Ti sei sentito un pò infreddolito!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1Sei diventato un pò troppo freddo!" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1La tua Granata Curante è un pò difettosa" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Stai rinascendo per mancanza di munizioni..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Sei stato ucciso per mancanza di munizioni..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Sei diventato troppo vecchio senza prendere le tue medicine" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Devi preservare la tua vita" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Sei diventato una stella cadente!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Ti sei sciolto nel fango!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Ti sei suicidato!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Hai messo fine a tutto!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Sei rimasto bloccato in una palude!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGOra sei nella: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Sei morto in un incidente!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Sei stato fraggato da una torretta!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta eWheel!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Sei stato fraggato da una torretta eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Sei stato fraggato da una torretta Walker!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 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.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Sei stato schiacciato da un veicolo!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Sei stato preso dalla bomba a grappolo di un Raptor!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 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.qh:678 +#: qcsrc/common/notifications.inc:553 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.qh:679 +#: qcsrc/common/notifications.inc:554 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.qh:680 +#: qcsrc/common/notifications.inc:555 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.qh:681 +#: qcsrc/common/notifications.inc:556 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.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Attento a dove metti i piedi!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3187,67 +3566,71 @@ msgstr "" "^K1Smettila di non far nulla!\n" "^BGDisconnessione in ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGHai bisogno di %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGHai bisogno anche di %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGPorta aperta!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Hai preso alcune vite extra" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Hai congelato ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Sei stato congelato da ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Hai risvegliato ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Ti sei risvegliato da solo" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Sei stato risvegliato da ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Sei stato risvegliato automaticamente dopo %s secondi" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Ti sei congelato da solo" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Round già iniziato, nasci come congelato" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1E' arrivato un %s!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3255,7 +3638,7 @@ msgstr "" "^K1Nessun punto di nascita disponibile!\n" "Spero che la tua squadra possa rimediare a questo..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3263,15 +3646,15 @@ msgstr "" "^K1Non puoi entrare in gioco in questo momento.\n" "Il limite dei giocatori ha raggiunto la massima capacità." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGHai preso la palla" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3279,7 +3662,7 @@ msgstr "" "^BGTutte le chiavi sono in mano alla tua squadra!\n" "Aiuta i portatori di chiavi a incontrarsi!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3287,7 +3670,7 @@ msgstr "" "^BGTutte le chiavi sono in mano alla squadra ^TC^TT^BG!\n" "Interferisci ^F4ORA^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3295,23 +3678,23 @@ msgstr "" "^BGTutte le chiavi sono in mano alla tua squadra!\n" "Incxontra gli altri portatori di chiavi ^F4ORA^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Il round incomincerà in ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGAnalizzando l'intervallo di frequenza..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGStai iniziando con la Chiave ^TC^TT" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3320,29 +3703,33 @@ msgstr "" "^BGIn attesa che i giocatori entrino...\n" "Servono giocatori per: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGIn attesa che %s giocatore/i entrino..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG rimanenti per trovare delle munizioni!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGRaccogli delle munizioni! ^F4^COUNT^BG rimanenti!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vite extra rimanenti: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3351,24 +3738,56 @@ msgstr "" "^F2^COUNT^BG al cambio d'arma...\n" "Prossima arma: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma attiva: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGPremere ^F2DROPWEAPON^BG di nuovo per lanciare la granata!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" msgstr "" -"^K1Il tuo generatore NON è protetto!\n" -"^BGRicattura punti di controllo per proteggerlo!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3376,7 +3795,7 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "Continua a fraggare finché non c'è un vincitore!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3384,7 +3803,7 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "Continua a segnare finché non c'è un vincitore!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3398,7 +3817,7 @@ msgstr "" "Più punti di controllo la tua squadra possiede,\n" "più in fretta il generatore nemico decade" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3407,245 +3826,269 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "^BGAggiunti ^F4%s^BG alla partita!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^BGPortale di ^K1ingresso ^BGcreato" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^BGPortale di ^F3Uscita ^BGcreato" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Piazzamento dei portali non riuscito.\n" -"\n" -"^F2Prendilo per provare di nuovo!" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2L'invisibilità è scaduta" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2L'invisibilità è scaduta" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2La Velocità è scaduta" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2La Forza è scaduta" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Sei invisibile" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Lo scudo ti circonda" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Sei veloce" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2La Forza infonde alle tue armi un potere devastante" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2La gara è finita, completa il tuo giro!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGIl fuoco secondario non infligge alcun danno!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BGSequenza completata!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGTi aspettano altre sequenze..." -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGAltre %s^BG sequenze ti aspettano..." -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Le Superarmi si sono spaccate" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Le Superarmi sono state perse" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Ora hai una superarma" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Cambiando alla ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Cambiando squadra in ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spettatore in ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicidio in ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Il timeout comincia in ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Il timeout finisce in ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (vicino %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primario" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secondario" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Premi %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " con %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 ha realizzato un TRIPLO FRAG! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 ha realizzato un TRIPLO PUNTO! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "TRIPLO FRAG! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato QUINDICI PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 scatena la FURIA! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "FURIA! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato ^1DIECI PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 ha iniziato un MASSACRO! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASSACRO! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 ha causato un CAOS! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato QUINDICI PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "CAOS! " -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 è un BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato VENTI PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 inflige una CARNEFICINA! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato VENTICINQUE PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "CARNEFICINA! " -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 ha realizzato TRENTA PUNTI DI FILA! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 scatena l'ARMAGEDDON! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON! " -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Ping ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3654,7 +4097,7 @@ msgstr "" "\n" "(Vita ^1%d^BG / Armatura ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3663,68 +4106,68 @@ msgstr "" "\n" "(^F4Morto^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "serie di %d punti! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "serie di %d frag! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Prima uccisione!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Primo punto! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Primo incidente! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Prima vittima! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 ha %d frag di fila! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 ha fatto %d punti di fila! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 ha fatto la prima uccisione! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 ha ottenuto il primo punto! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", finendo la sua serie di %d frag" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", finendo la sua serie di %d punti" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", perdendo la sua serie di %d frag" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", perdendo la sua serie di %d punti" @@ -3753,6 +4196,59 @@ msgstr "Squadra" msgid "Neutral" msgstr "Neutrale" +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s sotto attacco!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + #: qcsrc/common/util.qc:444 #, c-format msgid "%d days, %02d:%02d:%02d" @@ -3760,97 +4256,330 @@ msgstr "%d giorni, %02d:%02d:%02d" #: qcsrc/common/util.qc:446 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Nessun tiratore destro!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Nessun tiratore sinistro!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Heavy Machine Gun" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rocket Propelled Chainsaw" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Shockwave" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizer" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "%s anni" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d anni" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d anno" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d anni" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d anni" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d anni" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s settimane" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d settimane" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d settimana" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d settimane" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "%d settimane" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "%d settimane" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "%s giorni" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d giorni" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d giorno" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d giorni" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "%d giorni" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "%d giorni" + +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "%s ore" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d ore" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d ora" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d ore" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d ore" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d ore" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s minuti" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d minuti" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d minuto" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d minuti" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d minuti" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d minuti" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s secondi" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d secondi" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d secondo" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d secondi" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d secondi" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "%d secondi" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%d°" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%d°" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%d°" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%d°" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3881,9 +4610,9 @@ msgid "Item %d" msgstr "Oggetto %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Personalizzato" @@ -4018,6 +4747,7 @@ msgstr "Allinea icone:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Sinistra" @@ -4028,6 +4758,7 @@ msgstr "Sinistra" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Destra" @@ -4048,11 +4779,13 @@ msgid "Flip messages order" msgstr "Inverti ordine messaggi" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Allineamento testo:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centro" @@ -4144,36 +4877,40 @@ msgstr "Inverti allineamento" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 msgid "Items Time Panel" -msgstr "" +msgstr "Pannello Tempo Oggetti" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 msgid "PNL^Disabled" -msgstr "" +msgstr "Disabilitato" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 msgid "PNL^Enabled spectating" -msgstr "" +msgstr "Abilitato quando spettatore" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 msgid "PNL^Enabled even playing in warmup" -msgstr "" +msgstr "Abilitato anche giocando in warmup" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 msgid "Reduced" -msgstr "" +msgstr "Ridotto" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 msgid "Text/icon ratio:" -msgstr "" +msgstr "Rapporto testo/icona:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 msgid "Hide spawned items" -msgstr "" +msgstr "Nascondi oggetti presenti" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 -msgid "Dynamic size" +msgid "Hide large armor and health" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "Grandezza dinamica" + #: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 msgid "Mod Icons Panel" msgstr "Pannello delle icone delle Mod" @@ -4229,12 +4966,12 @@ msgid "Status bar" msgstr "Barra di stato" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Allinea a sinistra" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Allinea a destra" @@ -4319,6 +5056,10 @@ msgstr "Pannello sempre abilitato" msgid "Forced aspect:" msgstr "Forza aspetto:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Pannello tempi Corsa" @@ -4338,9 +5079,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Opacità:" @@ -4446,7 +5187,7 @@ msgstr "Dissolvi dopo:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Mai" @@ -4528,7 +5269,7 @@ msgid "Panel background defaults:" msgstr "Predefiniti dello sfondo del pannello:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Sfondo:" @@ -4536,19 +5277,13 @@ msgstr "Sfondo:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Disabilita" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Colore:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Dimensioni bordo:" @@ -4558,12 +5293,12 @@ msgid "Team color:" msgstr "Colore squadra:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Prova colore squadra in modalità configurazione" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Riempimento:" @@ -4666,10 +5401,6 @@ msgstr "Multiplayer" msgid "Servers" msgstr "Server" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Crea" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Media" @@ -4681,9 +5412,9 @@ msgstr "Profilo" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Predefinito" @@ -5411,10 +6142,6 @@ msgstr "Genere:" msgid "Apply immediately" msgstr "Applica immediatamente" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Esci" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Sei sicuro di voler uscire?" @@ -5752,7 +6479,7 @@ msgid "Often" msgstr "Spesso" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Sempre" @@ -6012,189 +6739,173 @@ msgstr "Effetti punto di nascita" msgid "Quality:" msgstr "Qualità:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Vista" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Mirino" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Messaggi" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Armi" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modelli" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Niente mirino" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per singola arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Dimensioni mirino:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Opacità mirino:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Colore mirino:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "In base alla vita" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Usa anelli per indicare lo stato dell'arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Alfa anello:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Abilita punto al centro del mirino" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Dimensioni punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Opacità punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Colore punto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Usa colore normale del mirino" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Ammorbidisci gli effetti dei mirini" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Sfoca il mirino se la linea di tiro è ostruita" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Ingradisci mirino mirando a un nemico" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Anima mirino colpendo un nemico" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Anima mirino raccogliendo un oggetto" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Velocità dissolv.:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Imbottitura laterale:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Mostra decimali nel conto alla rovescia per la rinascita" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Mostra accuratezza sotto i punteggi" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Waypoint" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Mostra punti di segnalazione per gli obiettivi della mappa" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Grand. carattere:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Distanza dai bordi:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Dissolvi quando vicino al mirino" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Danno" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Sovraposiz.:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Fattore:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Durata dissolvenza:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Nomi Giocatori" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Mostra nomi sopra i giocatori" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Massima distanza:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Scolorisci:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "A squadre" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Solo quando vicino al mirino" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Mostra vita e armatura" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Sovraposiz. danno:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Apri HUD editor" @@ -6207,310 +6918,326 @@ msgstr "Per visualizzare l'editor dell'HUD, devi prima essere in gioco." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Desideri avviare una partita locale per configurare l'HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Messaggi" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Informazioni su frag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Mostra informazione su serie di uccisioni" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Mostra serie solo se sono conseguimenti" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Mostra informazione su serie nei centerprint" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Mostra informazione su serie nei messaggi di morte" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Serie nei messaggi info:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "Disabilitati" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Obiettivo" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Attaccante" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "Entrambi" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Stampa in una riga separata" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Aggiungi informazioni extra ai centerprint quando disponibili" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Aggiungi luogo di frag ai messaggi di morte quando disponibili" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Settaggi Tipo di Gioco" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Mostra tempi di cattura in CTF" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Mostra il nome di chi ruba la bandiera in CTF" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Altro" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Mostra messaggi della console nell'angolo sup. sin." -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Mostra tutti i messaggi info nell'area chat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Mostra stato dei giocatori nell'area chat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Notifiche powerup" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Notifiche centerprint per le armi" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Notifiche messaggi info per le armi" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Annunciatori" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Suoni conto alla rovescia per la rinascita" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Suoni per serie di uccisioni" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Suoni per conseguimenti" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modelli" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Oggetti" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Usa semplici immagini 2d al posto dei modelli degli oggetti" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Alfa Non disponibile:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Colore Non disponibile:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "Nero" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "Scuro" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "Dipinto" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "Normale" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "Blu" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Giocatori" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Forza modelli dei giocatori come il mio" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Forza colori dei giocatori come i miei" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Dissolvenza corpi:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Gib:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Nessuno" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Pochi" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Molti" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Parecchi" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Vista" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Prospettiva in 1ª persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Vista in 3ª persona quando muori" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Ammorbidisci la visuale dopo un salto" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Ammorbidisci la visuale abbassandosi" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Vista ondeggiante quando inattivo" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Movimento visuale su/giù camminando" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Prospettiva in 3ª persona" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Distanza indietro" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Distanza in su" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Consenti di passare attraverso i muri mentre si osserva" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Campo visuale:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "Fattore zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "Velocità zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Istantaneo" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "Sensibilità zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Zoom velocità" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Solo movimento in avanti" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "Fattore" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Mostra reticolo durante lo zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Rilascia zoom quando muori o rinasci" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Rilascia zoom quando cambi arma" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Lista Priorità Armi" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Armi" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Su" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Giù" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Usa la lista di priorità per ciclare le armi" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Cicla solo selezioni di armi utilizzabili" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Cambia automaticamente arma alla raccolta" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Rilascia tasti di attacco cambiando arma" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Mostra modello arma in 1ª persona" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Oscillazione arma" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Movimento su/giù arma" @@ -7270,15 +7997,15 @@ msgstr "<TITOLO>" msgid "<AUTHOR>" msgstr "<AUTORE>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "OFF" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7334,101 +8061,101 @@ msgstr "Veloce" msgid "PART^Instant" msgstr "Istantaneo" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Gennaio" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Febbraio" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Marzo" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Aprile" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Maggio" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Giugno" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Luglio" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Agosto" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Settembre" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Ottobre" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Novembre" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Dicembre" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Partecipa da:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Ultima_Volta:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Tempo_Giocato:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Mappa_Preferita:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Partite:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_Piazzamento:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_Percentile:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_Mappa_Preferita:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (non piazzato)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7437,21 +8164,21 @@ msgstr "" "L'aggiornamento può essere scaricato da:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Autogenerando le mapinfo per le nuove mappe..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Aggiorna a %s ora!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7459,19 +8186,14 @@ msgstr "" "^1ERRORE: La compressione texture è richiesta ma non supportata.\n" "^1Previsti problemi visuali.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Usa predefinito" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Colore squadra:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Abilita pannello" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (arma mutatore)" diff --git a/common.ja_JP.po b/common.ja_JP.po index d1aa049d05..370b4c112a 100644 --- a/common.ja_JP.po +++ b/common.ja_JP.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/team-xonotic/" "xonotic/language/ja_JP/)\n" @@ -19,587 +19,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "スタートライン" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "ゴール" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "弾薬切れ" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "エラー - メニューは見えますが定義されていません!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -608,30 +875,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -662,7 +929,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -729,617 +996,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "蘇生中" + +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" -msgstr "蘇生中" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1351,1870 +1711,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3223,449 +3650,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3694,9 +4434,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3826,6 +4566,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3836,6 +4577,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3856,11 +4598,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3979,6 +4723,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4037,12 +4785,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4127,6 +4875,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4146,9 +4898,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4254,7 +5006,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4336,7 +5088,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4344,19 +5096,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4366,12 +5112,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4474,10 +5220,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4489,9 +5231,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5218,10 +5960,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5559,7 +6297,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5819,189 +6557,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6014,310 +6736,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7072,15 +7810,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7136,140 +7874,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.kk@Cyrl.po b/common.kk@Cyrl.po new file mode 100644 index 0000000000..c9adfb30d7 --- /dev/null +++ b/common.kk@Cyrl.po @@ -0,0 +1,8007 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Xonotic\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" +"Last-Translator: divVerent <divVerent@xonotic.org>\n" +"Language-Team: Kazakh (Cyrillic) (http://www.transifex.com/team-xonotic/xonotic/language/kk@Cyrl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: kk@Cyrl\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: qcsrc/client/hud.qc:152 +#, c-format +msgid " (-%dL)" +msgstr "" + +#: qcsrc/client/hud.qc:157 +#, c-format +msgid " (+%dL)" +msgstr "" + +#: qcsrc/client/hud.qc:176 +msgid "Start line" +msgstr "" + +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 +msgid "Finish line" +msgstr "" + +#: qcsrc/client/hud.qc:180 +#, c-format +msgid "Intermediate %d" +msgstr "" + +#: qcsrc/client/hud.qc:790 +msgid "Out of ammo" +msgstr "" + +#: qcsrc/client/hud.qc:794 +msgid "Don't have" +msgstr "" + +#: qcsrc/client/hud.qc:798 +msgid "Unavailable" +msgstr "" + +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 +#, c-format +msgid "Player %d" +msgstr "" + +#: qcsrc/client/hud.qc:2623 +msgid "^1Intermediate 1 (+15.42)" +msgstr "" + +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 +#, c-format +msgid "^1PENALTY: %.1f (%s)" +msgstr "" + +#: qcsrc/client/hud.qc:2714 +#, c-format +msgid "^2PENALTY: %.1f (%s)" +msgstr "" + +#: qcsrc/client/hud.qc:2734 +msgid "^1You must answer before entering hud configure mode\n" +msgstr "" + +#: qcsrc/client/hud.qc:2739 +msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" +msgstr "" + +#: qcsrc/client/hud.qc:2818 +msgid "A vote has been called for:" +msgstr "" + +#: qcsrc/client/hud.qc:2820 +msgid "Allow servers to store and display your name?" +msgstr "" + +#: qcsrc/client/hud.qc:2824 +msgid "^1Configure the HUD" +msgstr "" + +#: qcsrc/client/hud.qc:2828 +#, c-format +msgid "Yes (%s): %d" +msgstr "" + +#: qcsrc/client/hud.qc:2830 +#, c-format +msgid "No (%s): %d" +msgstr "" + +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 +msgid "Personal best" +msgstr "" + +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 +msgid "Server best" +msgstr "" + +#: qcsrc/client/hud.qc:3792 +msgid "^3Player^7: This is the chat area." +msgstr "" + +#: qcsrc/client/hud.qc:3858 +#, c-format +msgid "FPS: %.*f" +msgstr "" + +#: qcsrc/client/hud.qc:3924 +msgid "^1Observing" +msgstr "" + +#: qcsrc/client/hud.qc:3926 +#, c-format +msgid "^1Spectating: ^7%s" +msgstr "" + +#: qcsrc/client/hud.qc:3930 +#, c-format +msgid "^1Press ^3%s^1 to spectate" +msgstr "" + +#: qcsrc/client/hud.qc:3932 +#, c-format +msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" +msgstr "" + +#: qcsrc/client/hud.qc:3936 +#, c-format +msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" +msgstr "" + +#: qcsrc/client/hud.qc:3938 +#, c-format +msgid "^1Press ^3%s^1 to observe" +msgstr "" + +#: qcsrc/client/hud.qc:3941 +#, c-format +msgid "^1Press ^3%s^1 for gamemode info" +msgstr "" + +#: qcsrc/client/hud.qc:3949 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/client/hud.qc:3951 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 +#, c-format +msgid "^1Press ^3%s^1 to join" +msgstr "" + +#: qcsrc/client/hud.qc:3964 +#, c-format +msgid "^1Game starts in ^3%d^1 seconds" +msgstr "" + +#: qcsrc/client/hud.qc:3971 +msgid "^2Currently in ^1warmup^2 stage!" +msgstr "" + +#: qcsrc/client/hud.qc:3986 +#, c-format +msgid "%sPress ^3%s%s to end warmup" +msgstr "" + +#: qcsrc/client/hud.qc:3988 +#, c-format +msgid "%sPress ^3%s%s once you are ready" +msgstr "" + +#: qcsrc/client/hud.qc:3993 +msgid "^2Waiting for others to ready up to end warmup..." +msgstr "" + +#: qcsrc/client/hud.qc:3995 +msgid "^2Waiting for others to ready up..." +msgstr "" + +#: qcsrc/client/hud.qc:4001 +#, c-format +msgid "^2Press ^3%s^2 to end warmup" +msgstr "" + +#: qcsrc/client/hud.qc:4022 +msgid "Teamnumbers are unbalanced!" +msgstr "" + +#: qcsrc/client/hud.qc:4027 +#, c-format +msgid " Press ^3%s%s to adjust" +msgstr "" + +#: qcsrc/client/hud.qc:4035 +msgid "^7Press ^3ESC ^7to show HUD options." +msgstr "" + +#: qcsrc/client/hud.qc:4037 +msgid "^3Doubleclick ^7a panel for panel-specific options." +msgstr "" + +#: qcsrc/client/hud.qc:4039 +msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" +msgstr "" + +#: qcsrc/client/hud.qc:4041 +msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." +msgstr "" + +#: qcsrc/client/hud.qc:4090 +msgid " qu/s" +msgstr "" + +#: qcsrc/client/hud.qc:4094 +msgid " m/s" +msgstr "" + +#: qcsrc/client/hud.qc:4098 +msgid " km/h" +msgstr "" + +#: qcsrc/client/hud.qc:4102 +msgid " mph" +msgstr "" + +#: qcsrc/client/hud.qc:4106 +msgid " knots" +msgstr "" + +#: qcsrc/client/hud_config.qc:220 +#, c-format +msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" +msgstr "" + +#: qcsrc/client/hud_config.qc:224 +#, c-format +msgid "^1Couldn't write to %s\n" +msgstr "" + +#: qcsrc/client/main.qc:76 +msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" +msgstr "" + +#: qcsrc/client/main.qc:1366 +#, c-format +msgid "%s (not bound)" +msgstr "" + +#: qcsrc/client/mapvoting.qc:53 +msgid " (1 vote)" +msgstr "" + +#: qcsrc/client/mapvoting.qc:55 +#, c-format +msgid " (%d votes)" +msgstr "" + +#: qcsrc/client/mapvoting.qc:269 +msgid "Don't care" +msgstr "" + +#: qcsrc/client/mapvoting.qc:363 +msgid "Decide the gametype" +msgstr "" + +#: qcsrc/client/mapvoting.qc:363 +msgid "Vote for a map" +msgstr "" + +#: qcsrc/client/mapvoting.qc:382 +#, c-format +msgid "%d seconds left" +msgstr "" + +#: qcsrc/client/mapvoting.qc:498 +msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" +msgstr "" + +#: qcsrc/client/mapvoting.qc:508 +msgid "^1Error:^7 Couldn't find pak index.\n" +msgstr "" + +#: qcsrc/client/mapvoting.qc:517 +msgid "Requesting preview...\n" +msgstr "" + +#: qcsrc/client/miscfunctions.qc:110 +msgid "Trying to remove a team which is not in the teamlist!" +msgstr "" + +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 +msgid "SCO^bckills" +msgstr "" + +#: qcsrc/client/scoreboard.qc:32 +msgid "SCO^bctime" +msgstr "" + +#: qcsrc/client/scoreboard.qc:33 +msgid "SCO^caps" +msgstr "" + +#: qcsrc/client/scoreboard.qc:34 +msgid "SCO^captime" +msgstr "" + +#: qcsrc/client/scoreboard.qc:35 +msgid "SCO^deaths" +msgstr "" + +#: qcsrc/client/scoreboard.qc:36 +msgid "SCO^destroyed" +msgstr "" + +#: qcsrc/client/scoreboard.qc:37 +msgid "SCO^drops" +msgstr "" + +#: qcsrc/client/scoreboard.qc:38 +msgid "SCO^faults" +msgstr "" + +#: qcsrc/client/scoreboard.qc:39 +msgid "SCO^fckills" +msgstr "" + +#: qcsrc/client/scoreboard.qc:40 +msgid "SCO^goals" +msgstr "" + +#: qcsrc/client/scoreboard.qc:41 +msgid "SCO^kckills" +msgstr "" + +#: qcsrc/client/scoreboard.qc:42 +msgid "SCO^kdratio" +msgstr "" + +#: qcsrc/client/scoreboard.qc:43 +msgid "SCO^k/d" +msgstr "" + +#: qcsrc/client/scoreboard.qc:44 +msgid "SCO^kd" +msgstr "" + +#: qcsrc/client/scoreboard.qc:45 +msgid "SCO^kdr" +msgstr "" + +#: qcsrc/client/scoreboard.qc:46 +msgid "SCO^kills" +msgstr "" + +#: qcsrc/client/scoreboard.qc:47 +msgid "SCO^laps" +msgstr "" + +#: qcsrc/client/scoreboard.qc:48 +msgid "SCO^lives" +msgstr "" + +#: qcsrc/client/scoreboard.qc:49 +msgid "SCO^losses" +msgstr "" + +#: qcsrc/client/scoreboard.qc:50 +msgid "SCO^name" +msgstr "" + +#: qcsrc/client/scoreboard.qc:51 +msgid "SCO^sum" +msgstr "" + +#: qcsrc/client/scoreboard.qc:52 +msgid "SCO^nick" +msgstr "" + +#: qcsrc/client/scoreboard.qc:53 +msgid "SCO^objectives" +msgstr "" + +#: qcsrc/client/scoreboard.qc:54 +msgid "SCO^pickups" +msgstr "" + +#: qcsrc/client/scoreboard.qc:55 +msgid "SCO^ping" +msgstr "" + +#: qcsrc/client/scoreboard.qc:56 +msgid "SCO^pl" +msgstr "" + +#: qcsrc/client/scoreboard.qc:57 +msgid "SCO^pushes" +msgstr "" + +#: qcsrc/client/scoreboard.qc:58 +msgid "SCO^rank" +msgstr "" + +#: qcsrc/client/scoreboard.qc:59 +msgid "SCO^returns" +msgstr "" + +#: qcsrc/client/scoreboard.qc:60 +msgid "SCO^revivals" +msgstr "" + +#: qcsrc/client/scoreboard.qc:61 +msgid "SCO^score" +msgstr "" + +#: qcsrc/client/scoreboard.qc:62 +msgid "SCO^suicides" +msgstr "" + +#: qcsrc/client/scoreboard.qc:63 +msgid "SCO^takes" +msgstr "" + +#: qcsrc/client/scoreboard.qc:64 +msgid "SCO^ticks" +msgstr "" + +#: qcsrc/client/scoreboard.qc:248 +msgid "" +"You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:249 +msgid "^3|---------------------------------------------------------------|\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:250 +msgid "Usage:\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:251 +msgid "^2scoreboard_columns_set default\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:252 +msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:253 +msgid "The following field names are recognized (case insensitive):\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:254 +msgid "" +"You can use a ^3|^7 to start the right-aligned fields.\n" +"\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:256 +msgid "^3name^7 or ^3nick^7 Name of a player\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:257 +msgid "^3ping^7 Ping time\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:258 +msgid "^3pl^7 Packet loss\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:259 +msgid "^3kills^7 Number of kills\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:260 +msgid "^3deaths^7 Number of deaths\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:261 +msgid "^3suicides^7 Number of suicides\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:262 +msgid "^3frags^7 kills - suicides\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:263 +msgid "^3kd^7 The kill-death ratio\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:264 +msgid "^3sum^7 frags - deaths\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:265 +msgid "" +"^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " +"captured\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:266 +msgid "" +"^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " +"ball (Keepaway) was picked up\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:267 +msgid "^3captime^7 Time of fastest cap (CTF)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:268 +msgid "^3fckills^7 Number of flag carrier kills\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:269 +msgid "^3returns^7 Number of flag returns\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:270 +msgid "^3drops^7 Number of flag drops\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:271 +msgid "^3lives^7 Number of lives (LMS)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:272 +msgid "^3rank^7 Player rank\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:273 +msgid "^3pushes^7 Number of players pushed into void\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:274 +msgid "" +"^3destroyed^7 Number of keys destroyed by pushing them into " +"void\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:275 +msgid "^3kckills^7 Number of keys carrier kills\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:276 +msgid "^3losses^7 Number of times a key was lost\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:277 +msgid "^3laps^7 Number of laps finished (race/cts)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:278 +msgid "^3time^7 Total time raced (race/cts)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:279 +msgid "^3fastest^7 Time of fastest lap (race/cts)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:280 +msgid "^3ticks^7 Number of ticks (DOM)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:281 +msgid "^3takes^7 Number of domination points taken (DOM)\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:282 +msgid "^3bckills^7 Number of ball carrier kills\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:283 +msgid "" +"^3bctime^7 Total amount of time holding the ball in " +"Keepaway\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:284 +msgid "" +"^3score^7 Total score\n" +"\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:286 +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" +"or in all but these game types. You can also specify 'all' as a\n" +"field to show all fields available for the current game mode.\n" +"\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:291 +msgid "" +"The special game type names 'teams' and 'noteams' can be used to\n" +"include/exclude ALL teams/noteams game modes.\n" +"\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:294 +msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:295 +msgid "" +"will display name, ping and pl aligned to the left, and the fields\n" +"right of the vertical bar aligned to the right.\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:297 +msgid "" +"'field3' will only be shown in CTF, and 'field4' will be shown in all\n" +"other gamemodes except DM.\n" +msgstr "" + +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:239 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:244 +msgid "N/A" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1014 +#, c-format +msgid "Accuracy stats (average %d%%)" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1143 +msgid "Map stats:" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1161 +msgid "Monsters killed:" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1168 +msgid "Secrets found:" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1196 +msgid "Rankings" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1292 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 +msgid "Scoreboard" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1344 +#, c-format +msgid "Speed award: %d ^7(%s^7)" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1348 +#, c-format +msgid "All-time fastest: %d ^7(%s^7)" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1386 +msgid "Spectators" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1393 +#, c-format +msgid "playing ^3%s^7 on ^2%s^7" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1400 qcsrc/client/scoreboard.qc:1405 +#, c-format +msgid " for up to ^1%1.0f minutes^7" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1409 qcsrc/client/scoreboard.qc:1428 +msgid " or" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1412 qcsrc/client/scoreboard.qc:1419 +#, c-format +msgid " until ^3%s %s^7" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1413 qcsrc/client/scoreboard.qc:1420 +#: qcsrc/client/scoreboard.qc:1432 qcsrc/client/scoreboard.qc:1439 +msgid "SCO^points" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1414 qcsrc/client/scoreboard.qc:1421 +#: qcsrc/client/scoreboard.qc:1433 qcsrc/client/scoreboard.qc:1440 +msgid "SCO^is beaten" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1431 qcsrc/client/scoreboard.qc:1438 +#, c-format +msgid " until a lead of ^3%s %s^7" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1460 +#, c-format +msgid "^1Respawning in ^3%s^1..." +msgstr "" + +#: qcsrc/client/scoreboard.qc:1470 +#, c-format +msgid "You are dead, wait ^3%s^7 before respawning" +msgstr "" + +#: qcsrc/client/scoreboard.qc:1479 +#, c-format +msgid "You are dead, press ^2%s^7 to respawn" +msgstr "" + +#: qcsrc/client/view.qc:550 +msgid "Nade timer" +msgstr "" + +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "" + +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "" + +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "" + +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "" + +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "" + +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "" + +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "" + +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "" + +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "" + +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "" + +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "" + +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "" + +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" + +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" + +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" + +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" + +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "" + +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" + +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" + +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" + +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "" + +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "" + +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "" + +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" + +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." +msgstr "" + +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding " +"places" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" + +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 +#, c-format +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 +#, c-format +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" + +#: qcsrc/common/net_notice.qc:88 +msgid "^1Server notices:" +msgstr "" + +#: qcsrc/common/net_notice.qc:94 +#, c-format +msgid "^7%s (^3%d sec left)" +msgstr "" + +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 +msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" +msgstr "" + +#: qcsrc/common/notifications.inc:220 +#, c-format +msgid "^BG%s^BG captured the ^TC^TT^BG flag" +msgstr "" + +#: qcsrc/common/notifications.inc:221 +#, 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.inc:222 +#, c-format +msgid "^BG%s^BG captured the flag" +msgstr "" + +#: qcsrc/common/notifications.inc:223 +#, c-format +msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" +msgstr "" + +#: qcsrc/common/notifications.inc:224 +#, 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.inc:225 +msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" +msgstr "" + +#: qcsrc/common/notifications.inc:226 +msgid "^BGThe flag was returned by its owner" +msgstr "" + +#: qcsrc/common/notifications.inc:227 +msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" +msgstr "" + +#: qcsrc/common/notifications.inc:228 +msgid "^BGThe flag was destroyed and returned to base" +msgstr "" + +#: qcsrc/common/notifications.inc:229 +msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" +msgstr "" + +#: qcsrc/common/notifications.inc:230 +msgid "^BGThe flag was dropped in the base and returned itself" +msgstr "" + +#: qcsrc/common/notifications.inc:231 +msgid "" +"^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " +"base" +msgstr "" + +#: qcsrc/common/notifications.inc:232 +msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" +msgstr "" + +#: qcsrc/common/notifications.inc:233 +#, c-format +msgid "" +"^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned" +" itself" +msgstr "" + +#: qcsrc/common/notifications.inc:234 +#, c-format +msgid "" +"^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" +msgstr "" + +#: qcsrc/common/notifications.inc:235 +msgid "^BGThe ^TC^TT^BG flag has returned to the base" +msgstr "" + +#: qcsrc/common/notifications.inc:236 +msgid "^BGThe flag has returned to the base" +msgstr "" + +#: qcsrc/common/notifications.inc:237 +#, c-format +msgid "^BG%s^BG lost the ^TC^TT^BG flag" +msgstr "" + +#: qcsrc/common/notifications.inc:238 +#, c-format +msgid "^BG%s^BG lost the flag" +msgstr "" + +#: qcsrc/common/notifications.inc:239 +#, c-format +msgid "^BG%s^BG got the ^TC^TT^BG flag" +msgstr "" + +#: qcsrc/common/notifications.inc:240 +#, c-format +msgid "^BG%s^BG got the flag" +msgstr "" + +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 +#, c-format +msgid "^BG%s^BG returned the ^TC^TT^BG flag" +msgstr "" + +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 +#, c-format +msgid "^F2Throwing coin... Result: %s^F2!" +msgstr "" + +#: qcsrc/common/notifications.inc:244 +msgid "^BGYou don't have any fuel for the ^F1Jetpack" +msgstr "" + +#: qcsrc/common/notifications.inc:245 +msgid "^F2You lack a UID, superspec options will not be saved/restored" +msgstr "" + +#: qcsrc/common/notifications.inc:246 +msgid "^F1Round already started, you will join the game in the next round" +msgstr "" + +#: qcsrc/common/notifications.inc:247 +msgid "^F2You will spectate in the next round" +msgstr "" + +#: qcsrc/common/notifications.inc:248 +#, 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.inc:248 +#, 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.inc:249 +#, c-format +msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:250 +#, c-format +msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:251 +#, c-format +msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:252 +#, c-format +msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:252 +#, c-format +msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:253 +#, c-format +msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:254 +#, c-format +msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:255 +#, c-format +msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:256 +#, c-format +msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:256 +#, c-format +msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:257 +#, c-format +msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:258 +#, c-format +msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:259 +#, c-format +msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:260 +#, c-format +msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:261 +#, c-format +msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:262 +#, c-format +msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:263 +#, c-format +msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:263 +#, c-format +msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:264 +#, c-format +msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:265 +#, 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.inc:266 +#, c-format +msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:267 +#, c-format +msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:268 +#, c-format +msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:269 +#, c-format +msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:270 +#, 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.inc:271 +#, 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.inc:272 +#, c-format +msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:273 +#, c-format +msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:274 +#, 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.inc:275 +#, c-format +msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:276 +#, c-format +msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:277 +#, c-format +msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:278 +#, c-format +msgid "^BG%s^K1 was moved into the %s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:279 +#, c-format +msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:280 +#, c-format +msgid "^BG%s^K1 thought they found a nice camping ground%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:281 +#, c-format +msgid "^BG%s^K1 unfairly eliminated themself%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:283 +#, c-format +msgid "^BG%s^K1 couldn't catch their breath%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:283 +#, c-format +msgid "^BG%s^K1 was in the water for too long%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:284 +#, c-format +msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:284 +#, c-format +msgid "^BG%s^K1 hit the ground with a crunch%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:285 +#, c-format +msgid "^BG%s^K1 became a bit too crispy%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:285 +#, c-format +msgid "^BG%s^K1 felt a little hot%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:286 +#, c-format +msgid "^BG%s^K1 died%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:287 +#, c-format +msgid "^BG%s^K1 found a hot place%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:287 +#, c-format +msgid "^BG%s^K1 turned into hot slag%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:288 +#, c-format +msgid "^BG%s^K1 was exploded by a Mage%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:289 +#, c-format +msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:290 +#, c-format +msgid "^BG%s^K1 was smashed by a Shambler%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:291 +#, c-format +msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:292 +#, c-format +msgid "^BG%s^K1 was bitten by a Spider%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:293 +#, c-format +msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:294 +#, c-format +msgid "^BG%s^K1 joins the Zombies%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:295 +#, c-format +msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 +#, c-format +msgid "^BG%s^K1 mastered the art of self-nading%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:297 +#, c-format +msgid "" +"^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:297 +#, c-format +msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:299 +#, c-format +msgid "^BG%s^K1 felt a little chilly%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:299 +#, c-format +msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:300 +#, c-format +msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:301 +#, c-format +msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" +msgstr "" + +#: qcsrc/common/notifications.inc:301 +#, c-format +msgid "^BG%s^K1 ran out of ammo%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:302 +#, c-format +msgid "^BG%s^K1 rotted away%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:303 +#, c-format +msgid "^BG%s^K1 became a shooting star%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:304 +#, c-format +msgid "^BG%s^K1 was slimed%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:305 +#, c-format +msgid "^BG%s^K1 couldn't take it anymore%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:306 +#, c-format +msgid "^BG%s^K1 is now preserved for centuries to come%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:307 +#, c-format +msgid "^BG%s^K1 switched to the %s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:308 +#, c-format +msgid "^BG%s^K1 died in an accident%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:309 +#, c-format +msgid "^BG%s^K1 ran into a turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:310 +#, c-format +msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:311 +#, c-format +msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:312 +#, c-format +msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:313 +#, c-format +msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:314 +#, c-format +msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:315 +#, c-format +msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:316 +#, c-format +msgid "^BG%s^K1 was phased out by a turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:317 +#, c-format +msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:318 +#, c-format +msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:319 +#, c-format +msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:320 +#, c-format +msgid "^BG%s^K1 was impaled by a Walker turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:321 +#, c-format +msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:322 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:323 +#, c-format +msgid "^BG%s^K1 was crushed by a vehicle%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:324 +#, c-format +msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:325 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:326 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:327 +#, c-format +msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:328 +#, c-format +msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:329 +#, c-format +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:331 +#, c-format +msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:332 +#, c-format +msgid "^BG%s^BG%s^BG (%s points every %s seconds)" +msgstr "" + +#: qcsrc/common/notifications.inc:333 +#, c-format +msgid "^BG%s^K1 was frozen by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:334 +#, c-format +msgid "^BG%s^K3 was revived by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:335 +#, c-format +msgid "^BG%s^K3 was revived by falling" +msgstr "" + +#: qcsrc/common/notifications.inc:336 +#, c-format +msgid "^BG%s^K3 was revived by their Nade explosion" +msgstr "" + +#: qcsrc/common/notifications.inc:337 +#, c-format +msgid "^BG%s^K3 was automatically revived after %s second(s)" +msgstr "" + +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 +msgid "^TC^TT^BG team wins the round" +msgstr "" + +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 +#, c-format +msgid "^BG%s^BG wins the round" +msgstr "" + +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 +msgid "^BGRound tied" +msgstr "" + +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 +msgid "^BGRound over, there's no winner" +msgstr "" + +#: qcsrc/common/notifications.inc:342 +#, c-format +msgid "^BG%s^K1 froze themself" +msgstr "" + +#: qcsrc/common/notifications.inc:343 +#, c-format +msgid "^BGGodmode saved you %s units of damage, cheater!" +msgstr "" + +#: qcsrc/common/notifications.inc:344 +#, c-format +msgid "^BG%s^BG got the %s^BG buff!" +msgstr "" + +#: qcsrc/common/notifications.inc:345 +#, c-format +msgid "^BG%s^BG lost the %s^BG buff!" +msgstr "" + +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 +#, c-format +msgid "^BGYou dropped the %s^BG buff!" +msgstr "" + +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 +#, c-format +msgid "^BGYou got the %s^BG buff!" +msgstr "" + +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 +#, c-format +msgid "^BGYou do not have the ^F1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 +#, c-format +msgid "^BGYou dropped the ^F1%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 +#, c-format +msgid "^BGYou got the ^F1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 +#, c-format +msgid "^BGYou don't have enough ammo for the ^F1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 +#, c-format +msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" +msgstr "" + +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 +#, c-format +msgid "^F1%s^BG is ^F4not available^BG on this map" +msgstr "" + +#: qcsrc/common/notifications.inc:354 +#, c-format +msgid "^BG%s^F3 connected%s" +msgstr "" + +#: qcsrc/common/notifications.inc:355 +#, c-format +msgid "^BG%s^F3 connected and joined the ^TC^TT team" +msgstr "" + +#: qcsrc/common/notifications.inc:356 +#, c-format +msgid "^BG%s^F3 is now playing" +msgstr "" + +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 +#, c-format +msgid "^BG%s^BG has dropped the ball!" +msgstr "" + +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 +#, c-format +msgid "^BG%s^BG has picked up the ball!" +msgstr "" + +#: qcsrc/common/notifications.inc:359 +#, c-format +msgid "^BG%s^BG captured the keys for the ^TC^TT team" +msgstr "" + +#: qcsrc/common/notifications.inc:360 +#, c-format +msgid "^BG%s^BG dropped the ^TC^TT Key" +msgstr "" + +#: qcsrc/common/notifications.inc:361 +#, c-format +msgid "^BG%s^BG lost the ^TC^TT Key" +msgstr "" + +#: qcsrc/common/notifications.inc:362 +#, c-format +msgid "^BG%s^BG picked up the ^TC^TT Key" +msgstr "" + +#: qcsrc/common/notifications.inc:363 +#, c-format +msgid "^BG%s^F3 forfeited" +msgstr "" + +#: qcsrc/common/notifications.inc:364 +#, c-format +msgid "^BG%s^F3 has no more lives left" +msgstr "" + +#: qcsrc/common/notifications.inc:365 +msgid "^BGMonsters are currently disabled" +msgstr "" + +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 +#, c-format +msgid "^BG%s^K1 picked up Invisibility" +msgstr "" + +#: qcsrc/common/notifications.inc:371 +#, c-format +msgid "^BG%s^K1 picked up Shield" +msgstr "" + +#: qcsrc/common/notifications.inc:372 +#, c-format +msgid "^BG%s^K1 picked up Speed" +msgstr "" + +#: qcsrc/common/notifications.inc:373 +#, c-format +msgid "^BG%s^K1 picked up Strength" +msgstr "" + +#: qcsrc/common/notifications.inc:374 +#, c-format +msgid "^BG%s^F3 disconnected" +msgstr "" + +#: qcsrc/common/notifications.inc:375 +#, c-format +msgid "^BG%s^F3 was kicked for idling" +msgstr "" + +#: qcsrc/common/notifications.inc:376 +msgid "" +"^F2You were kicked from the server because you are a spectator and " +"spectators aren't allowed at the moment." +msgstr "" + +#: qcsrc/common/notifications.inc:377 +#, c-format +msgid "^BG%s^F3 is now spectating" +msgstr "" + +#: qcsrc/common/notifications.inc:378 +#, c-format +msgid "^BG%s^BG has abandoned the race" +msgstr "" + +#: qcsrc/common/notifications.inc:379 +#, c-format +msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" +msgstr "" + +#: qcsrc/common/notifications.inc:380 +#, c-format +msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" +msgstr "" + +#: qcsrc/common/notifications.inc:381 +#, c-format +msgid "^BG%s^BG has finished the race" +msgstr "" + +#: qcsrc/common/notifications.inc:382 +#, c-format +msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" +msgstr "" + +#: qcsrc/common/notifications.inc:383 +#, c-format +msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" +msgstr "" + +#: qcsrc/common/notifications.inc:384 +#, 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.inc:385 +#, c-format +msgid "^BG%s^BG set the %s%s^BG place record with %s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 +msgid "^TC^TT ^BGteam scores!" +msgstr "" + +#: qcsrc/common/notifications.inc:388 +#, 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.inc:389 +#, c-format +msgid "^BG%s^K1 picked up a Superweapon" +msgstr "" + +#: qcsrc/common/notifications.inc:390 +msgid "^BGYou cannot change to a larger team" +msgstr "" + +#: qcsrc/common/notifications.inc:391 +msgid "^BGYou are not allowed to change teams" +msgstr "" + +#: qcsrc/common/notifications.inc:392 +#, c-format +msgid "" +"^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " +"^F2Xonotic %s" +msgstr "" + +#: qcsrc/common/notifications.inc:393 +#, c-format +msgid "" +"^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" +msgstr "" + +#: qcsrc/common/notifications.inc:394 +#, 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.inc:395 +#, c-format +msgid "^F3SVQC Build information: ^F4%s" +msgstr "" + +#: qcsrc/common/notifications.inc:396 +#, 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.inc:397 +#, c-format +msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:398 +#, c-format +msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:399 +#, c-format +msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:400 +#, c-format +msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:401 +#, c-format +msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:402 +#, c-format +msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:403 +#, c-format +msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:404 +#, c-format +msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:405 +#, c-format +msgid "^BG%s^K1 blew themself up with their Devastator%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:406 +#, c-format +msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:407 +#, c-format +msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:408 +#, c-format +msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:409 +#, c-format +msgid "^BG%s^K1 played with Electro bolts%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:410 +#, c-format +msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:411 +#, c-format +msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:412 +#, c-format +msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:413 +#, c-format +msgid "^BG%s^K1 should have used a smaller gun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:414 +#, c-format +msgid "^BG%s^K1 forgot about their firemine%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:415 +#, 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.inc:416 +#, c-format +msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:417 +#, c-format +msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:418 +#, c-format +msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:419 +#, c-format +msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:420 +#, c-format +msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:421 +#, c-format +msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:422 +#, c-format +msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:423 +#, 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.inc:424 +#, c-format +msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:425 +#, c-format +msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:426 +#, 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.inc:427 qcsrc/common/notifications.inc:650 +#, c-format +msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" +msgstr "" + +#: qcsrc/common/notifications.inc:428 +#, c-format +msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:429 +#, c-format +msgid "^BG%s^K1 forgot about their mine%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:430 +#, c-format +msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:431 +#, c-format +msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:432 +#, c-format +msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:433 +#, c-format +msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:434 +#, c-format +msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:435 +#, c-format +msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:436 +#, c-format +msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:437 +#, c-format +msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:438 +#, c-format +msgid "" +"^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:439 +#, c-format +msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:440 +#, c-format +msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:441 +#, c-format +msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:442 +#, c-format +msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:443 +#, c-format +msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:444 +#, c-format +msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:445 +#, c-format +msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:446 +#, c-format +msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:447 +#, c-format +msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:448 +#, c-format +msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:449 +#, c-format +msgid "^BG%s^K1 is now thinking with portals%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:450 +#, 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.inc:451 +#, c-format +msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:452 +#, c-format +msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:453 +#, c-format +msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" +msgstr "" + +#: qcsrc/common/notifications.inc:471 +msgid "^F4You are now alone!" +msgstr "" + +#: qcsrc/common/notifications.inc:472 +msgid "^BGYou are attacking!" +msgstr "" + +#: qcsrc/common/notifications.inc:473 +msgid "^BGYou are defending!" +msgstr "" + +#: qcsrc/common/notifications.inc:474 +msgid "^F4Begin!" +msgstr "" + +#: qcsrc/common/notifications.inc:475 +msgid "^F4Game starts in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:476 +msgid "^F4Round starts in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:477 +msgid "^F4Round cannot start" +msgstr "" + +#: qcsrc/common/notifications.inc:480 +msgid "^F2Don't camp!" +msgstr "" + +#: qcsrc/common/notifications.inc:482 +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.inc:483 +msgid "^BGThis flag is currently inactive" +msgstr "" + +#: qcsrc/common/notifications.inc:484 +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.inc:485 +msgid "^BGYou captured the ^TC^TT^BG flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:486 +msgid "^BGYou captured the flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:487 +#, c-format +msgid "^BGToo many flag throws! Throwing disabled for %s." +msgstr "" + +#: qcsrc/common/notifications.inc:488 +#, c-format +msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" +msgstr "" + +#: qcsrc/common/notifications.inc:489 +#, c-format +msgid "^BG%s^BG passed the flag to %s" +msgstr "" + +#: qcsrc/common/notifications.inc:490 +#, c-format +msgid "^BGYou received the ^TC^TT^BG flag from %s" +msgstr "" + +#: qcsrc/common/notifications.inc:491 +#, c-format +msgid "^BGYou received the flag from %s" +msgstr "" + +#: qcsrc/common/notifications.inc:492 +#, c-format +msgid "^BG%s^BG requests you to pass the flag%s" +msgstr "" + +#: qcsrc/common/notifications.inc:493 +#, c-format +msgid "^BGRequesting %s^BG to pass you the flag" +msgstr "" + +#: qcsrc/common/notifications.inc:494 +#, c-format +msgid "^BGYou passed the ^TC^TT^BG flag to %s" +msgstr "" + +#: qcsrc/common/notifications.inc:495 +#, c-format +msgid "^BGYou passed the flag to %s" +msgstr "" + +#: qcsrc/common/notifications.inc:496 +msgid "^BGYou got the ^TC^TT^BG flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:497 +msgid "^BGYou got the flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:498 +#, c-format +msgid "^BGYou got your %steam^BG's flag, return it!" +msgstr "" + +#: qcsrc/common/notifications.inc:499 +#, c-format +msgid "^BGYou got the %senemy^BG's flag, return it!" +msgstr "" + +#: qcsrc/common/notifications.inc:500 +#, c-format +msgid "^BGThe %senemy^BG got your flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:501 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:502 +#, c-format +msgid "^BGThe %senemy^BG got the flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:503 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:504 +#, c-format +msgid "^BGThe %senemy^BG got their flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:505 +#, c-format +msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" +msgstr "" + +#: qcsrc/common/notifications.inc:506 +#, c-format +msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:507 +#, c-format +msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:508 +#, c-format +msgid "^BGYour %steam mate^BG got the flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:509 +#, c-format +msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" +msgstr "" + +#: qcsrc/common/notifications.inc:510 +msgid "^BGYou returned the ^TC^TT^BG flag!" +msgstr "" + +#: qcsrc/common/notifications.inc:511 +msgid "^BGStalemate! Enemies can now see you on radar!" +msgstr "" + +#: qcsrc/common/notifications.inc:512 +msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" +msgstr "" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou fragged ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:513 +#, c-format +msgid "^K3%sYou scored against ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:514 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were fragged by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:515 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou fragged ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:516 +#, c-format +msgid "^K3%sYou scored against ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" +msgstr "" + +#: qcsrc/common/notifications.inc:517 +#, c-format +msgid "^K1%sYou typefragged ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" +msgstr "" + +#: qcsrc/common/notifications.inc:518 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:519 +#, c-format +msgid "^K1%sYou were typefragged by ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:520 +#, c-format +msgid "^K1%sYou typefragged ^BG%s^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:521 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" +msgstr "" + +#: qcsrc/common/notifications.inc:522 +msgid "^F2You got a ^K1BONUS GRENADE^F2!" +msgstr "" + +#: qcsrc/common/notifications.inc:523 +#, c-format +msgid "" +"^BGYou have been moved into a different team\n" +"You are now on: %s" +msgstr "" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't go against your team mates!" +msgstr "" + +#: qcsrc/common/notifications.inc:524 +msgid "^K1Don't shoot your team mates!" +msgstr "" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Die camper!" +msgstr "" + +#: qcsrc/common/notifications.inc:525 +msgid "^K1Reconsider your tactics, camper!" +msgstr "" + +#: qcsrc/common/notifications.inc:526 +msgid "^K1You unfairly eliminated yourself!" +msgstr "" + +#: qcsrc/common/notifications.inc:527 +#, c-format +msgid "^K1You were %s" +msgstr "" + +#: qcsrc/common/notifications.inc:528 +msgid "^K1You couldn't catch your breath!" +msgstr "" + +#: qcsrc/common/notifications.inc:529 +msgid "^K1You hit the ground with a crunch!" +msgstr "" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You felt a little too hot!" +msgstr "" + +#: qcsrc/common/notifications.inc:530 +msgid "^K1You got a little bit too crispy!" +msgstr "" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You killed your own dumb self!" +msgstr "" + +#: qcsrc/common/notifications.inc:531 +msgid "^K1You need to be more careful!" +msgstr "" + +#: qcsrc/common/notifications.inc:532 +msgid "^K1You couldn't stand the heat!" +msgstr "" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You need to watch out for monsters!" +msgstr "" + +#: qcsrc/common/notifications.inc:533 +msgid "^K1You were killed by a monster!" +msgstr "" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1Tastes like chicken!" +msgstr "" + +#: qcsrc/common/notifications.inc:534 +msgid "^K1You forgot to put the pin back in!" +msgstr "" + +#: qcsrc/common/notifications.inc:535 +msgid "^K1Hanging around a napalm explosion is bad!" +msgstr "" + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You felt a little chilly!" +msgstr "" + +#: qcsrc/common/notifications.inc:536 +msgid "^K1You got a little bit too cold!" +msgstr "" + +#: qcsrc/common/notifications.inc:537 +msgid "^K1Your Healing Nade is a bit defective" +msgstr "" + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You are respawning for running out of ammo..." +msgstr "" + +#: qcsrc/common/notifications.inc:538 +msgid "^K1You were killed for running out of ammo..." +msgstr "" + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You grew too old without taking your medicine" +msgstr "" + +#: qcsrc/common/notifications.inc:539 +msgid "^K1You need to preserve your health" +msgstr "" + +#: qcsrc/common/notifications.inc:540 +msgid "^K1You became a shooting star!" +msgstr "" + +#: qcsrc/common/notifications.inc:541 +msgid "^K1You melted away in slime!" +msgstr "" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You committed suicide!" +msgstr "" + +#: qcsrc/common/notifications.inc:542 +msgid "^K1You ended it all!" +msgstr "" + +#: qcsrc/common/notifications.inc:543 +msgid "^K1You got stuck in a swamp!" +msgstr "" + +#: qcsrc/common/notifications.inc:544 +#, c-format +msgid "^BGYou are now on: %s" +msgstr "" + +#: qcsrc/common/notifications.inc:545 +msgid "^K1You died in an accident!" +msgstr "" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You had an unfortunate run in with a turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:546 +msgid "^K1You were fragged by a turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You had an unfortunate run in with an eWheel turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:547 +msgid "^K1You were fragged by an eWheel turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You had an unfortunate run in with a Walker turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:548 +msgid "^K1You were fragged by a Walker turret!" +msgstr "" + +#: qcsrc/common/notifications.inc:549 +msgid "^K1You got caught in the blast of a Bumblebee explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:550 +msgid "^K1You were crushed by a vehicle!" +msgstr "" + +#: qcsrc/common/notifications.inc:551 +msgid "^K1You were caught in a Raptor cluster bomb!" +msgstr "" + +#: qcsrc/common/notifications.inc:552 +msgid "^K1You got caught in the blast of a Raptor explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:553 +msgid "^K1You got caught in the blast of a Spiderbot explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:554 +msgid "^K1You were blasted to bits by a Spiderbot rocket!" +msgstr "" + +#: qcsrc/common/notifications.inc:555 +msgid "^K1You got caught in the blast of a Racer explosion!" +msgstr "" + +#: qcsrc/common/notifications.inc:556 +msgid "^K1You couldn't find shelter from a Racer rocket!" +msgstr "" + +#: qcsrc/common/notifications.inc:557 +msgid "^K1Watch your step!" +msgstr "" + +#: qcsrc/common/notifications.inc:558 +#, c-format +msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" +msgstr "" + +#: qcsrc/common/notifications.inc:558 +#, c-format +msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" +msgstr "" + +#: qcsrc/common/notifications.inc:559 +#, c-format +msgid "^K1You were fragged by ^BG%s^K1, a team mate" +msgstr "" + +#: qcsrc/common/notifications.inc:559 +#, c-format +msgid "^K1You were scored against by ^BG%s^K1, a team mate" +msgstr "" + +#: qcsrc/common/notifications.inc:560 +msgid "" +"^K1Stop idling!\n" +"^BGDisconnecting in ^COUNT..." +msgstr "" + +#: qcsrc/common/notifications.inc:561 +#, c-format +msgid "^BGYou need %s^BG!" +msgstr "" + +#: qcsrc/common/notifications.inc:562 +#, c-format +msgid "^BGYou also need %s^BG!" +msgstr "" + +#: qcsrc/common/notifications.inc:563 +msgid "^BGDoor unlocked!" +msgstr "" + +#: qcsrc/common/notifications.inc:564 +msgid "^F2You picked up some extra lives" +msgstr "" + +#: qcsrc/common/notifications.inc:565 +#, c-format +msgid "^K3You froze ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:566 +#, c-format +msgid "^K1You were frozen by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:567 +#, c-format +msgid "^K3You revived ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:568 +msgid "^K3You revived yourself" +msgstr "" + +#: qcsrc/common/notifications.inc:569 +#, c-format +msgid "^K3You were revived by ^BG%s" +msgstr "" + +#: qcsrc/common/notifications.inc:570 +#, c-format +msgid "^K3You were automatically revived after %s second(s)" +msgstr "" + +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 +msgid "^K1You froze yourself" +msgstr "" + +#: qcsrc/common/notifications.inc:575 +msgid "^K1Round already started, you spawn as frozen" +msgstr "" + +#: qcsrc/common/notifications.inc:576 +#, c-format +msgid "^K1A %s has arrived!" +msgstr "" + +#: qcsrc/common/notifications.inc:585 +msgid "" +"^K1No spawnpoints available!\n" +"Hope your team can fix it..." +msgstr "" + +#: qcsrc/common/notifications.inc:586 +msgid "" +"^K1You may not join the game at this time.\n" +"The player limit reached maximum capacity." +msgstr "" + +#: qcsrc/common/notifications.inc:589 +msgid "^BGYou picked up the ball" +msgstr "" + +#: qcsrc/common/notifications.inc:590 +msgid "^BGKilling people while you don't have the ball gives no points!" +msgstr "" + +#: qcsrc/common/notifications.inc:591 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Help the key carriers to meet!" +msgstr "" + +#: qcsrc/common/notifications.inc:592 +msgid "" +"^BGAll keys are in ^TC^TT team^BG's hands!\n" +"Interfere ^F4NOW^BG!" +msgstr "" + +#: qcsrc/common/notifications.inc:593 +msgid "" +"^BGAll keys are in your team's hands!\n" +"Meet the other key carriers ^F4NOW^BG!" +msgstr "" + +#: qcsrc/common/notifications.inc:594 +msgid "^F4Round will start in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:595 +msgid "^BGScanning frequency range..." +msgstr "" + +#: qcsrc/common/notifications.inc:596 +msgid "^BGYou are starting with the ^TC^TT Key" +msgstr "" + +#: qcsrc/common/notifications.inc:597 +msgid "^BGYou have no lives left, you must wait until the next match" +msgstr "" + +#: qcsrc/common/notifications.inc:598 +#, c-format +msgid "" +"^BGWaiting for players to join...\n" +"Need active players for: %s" +msgstr "" + +#: qcsrc/common/notifications.inc:599 +#, c-format +msgid "^BGWaiting for %s player(s) to join..." +msgstr "" + +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 +msgid "^F4^COUNT^BG left to find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" +msgstr "" + +#: qcsrc/common/notifications.inc:602 +msgid "^BGGet some ammo! ^F4^COUNT^BG left!" +msgstr "" + +#: qcsrc/common/notifications.inc:603 +#, c-format +msgid "^F2Extra lives remaining: ^K1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:605 +#, c-format +msgid "" +"^F2^COUNT^BG until weapon change...\n" +"Next weapon: ^F1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:606 +#, c-format +msgid "^F2Active weapon: ^F1%s" +msgstr "" + +#: qcsrc/common/notifications.inc:607 +msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" +msgstr "" + +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 +msgid "" +"^K1Your generator is NOT shielded!\n" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep fragging until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep scoring until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:617 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"\n" +"Generators are now decaying.\n" +"The more control points your team holds,\n" +"the faster the enemy generator decays" +msgstr "" + +#: qcsrc/common/notifications.inc:618 +#, c-format +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"^BGAdded ^F4%s^BG to the game!" +msgstr "" + +#: qcsrc/common/notifications.inc:619 +msgid "^K1In^BG-portal created" +msgstr "" + +#: qcsrc/common/notifications.inc:620 +msgid "^F3Out^BG-portal created" +msgstr "" + +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" +msgstr "" + +#: qcsrc/common/notifications.inc:622 +msgid "^F2Invisibility has worn off" +msgstr "" + +#: qcsrc/common/notifications.inc:623 +msgid "^F2Shield has worn off" +msgstr "" + +#: qcsrc/common/notifications.inc:624 +msgid "^F2Speed has worn off" +msgstr "" + +#: qcsrc/common/notifications.inc:625 +msgid "^F2Strength has worn off" +msgstr "" + +#: qcsrc/common/notifications.inc:626 +msgid "^F2You are invisible" +msgstr "" + +#: qcsrc/common/notifications.inc:627 +msgid "^F2Shield surrounds you" +msgstr "" + +#: qcsrc/common/notifications.inc:628 +msgid "^F2You are on speed" +msgstr "" + +#: qcsrc/common/notifications.inc:629 +msgid "^F2Strength infuses your weapons with devastating power" +msgstr "" + +#: qcsrc/common/notifications.inc:630 +msgid "^F2The race is over, finish your lap!" +msgstr "" + +#: qcsrc/common/notifications.inc:631 +msgid "^BGSecondary fire inflicts no damage!" +msgstr "" + +#: qcsrc/common/notifications.inc:632 +msgid "^BGSequence completed!" +msgstr "" + +#: qcsrc/common/notifications.inc:633 +msgid "^BGThere are more to go..." +msgstr "" + +#: qcsrc/common/notifications.inc:634 +#, c-format +msgid "^BGOnly %s^BG more to go..." +msgstr "" + +#: qcsrc/common/notifications.inc:635 +msgid "^F2Superweapons have broken down" +msgstr "" + +#: qcsrc/common/notifications.inc:636 +msgid "^F2Superweapons have been lost" +msgstr "" + +#: qcsrc/common/notifications.inc:637 +msgid "^F2You now have a superweapon" +msgstr "" + +#: qcsrc/common/notifications.inc:638 +msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:639 +msgid "^K1Changing team in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:640 +msgid "^K1Spectating in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:641 +msgid "^K1Suicide in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:642 +msgid "^F4Timeout begins in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:643 +msgid "^F4Timeout ends in ^COUNT" +msgstr "" + +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 +#, c-format +msgid " (near %s)" +msgstr "" + +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "primary" +msgstr "" + +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 +msgid "secondary" +msgstr "" + +#: qcsrc/common/notifications.qh:259 +#, c-format +msgid " ^F1(Press %s)" +msgstr "" + +#: qcsrc/common/notifications.qh:270 +#, c-format +msgid " with %s" +msgstr "" + +#: qcsrc/common/notifications.qh:283 +#, c-format +msgid "%s^K1 made a TRIPLE FRAG! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:283 +#, c-format +msgid "%s^K1 made a TRIPLE SCORE! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:283 +msgid "TRIPLE FRAG! " +msgstr "" + +#: qcsrc/common/notifications.qh:284 +#, c-format +msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:284 +#, c-format +msgid "%s^K1 unlocked RAGE! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:284 +msgid "RAGE! " +msgstr "" + +#: qcsrc/common/notifications.qh:285 +#, c-format +msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:285 +#, c-format +msgid "%s^K1 started a MASSACRE! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:285 +msgid "MASSACRE! " +msgstr "" + +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 executed MAYHEM! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:286 +#, c-format +msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:286 +msgid "MAYHEM! " +msgstr "" + +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 is a BERSERKER! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:287 +#, c-format +msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:287 +msgid "BERSERKER! " +msgstr "" + +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 inflicts CARNAGE! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:288 +#, c-format +msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:288 +msgid "CARNAGE! " +msgstr "" + +#: qcsrc/common/notifications.qh:289 +#, c-format +msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:289 +#, c-format +msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:289 +msgid "ARMAGEDDON! " +msgstr "" + +#: qcsrc/common/notifications.qh:295 +#, c-format +msgid "%s(^F1Bot^BG)" +msgstr "" + +#: qcsrc/common/notifications.qh:297 +#, c-format +msgid "%s(Ping ^F1%d^BG)" +msgstr "" + +#: qcsrc/common/notifications.qh:303 +#, c-format +msgid "" +"\n" +"(Health ^1%d^BG / Armor ^2%d^BG)%s" +msgstr "" + +#: qcsrc/common/notifications.qh:305 +#, c-format +msgid "" +"\n" +"(^F4Dead^BG)%s" +msgstr "" + +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 +#, c-format +msgid "%d score spree! " +msgstr "" + +#: qcsrc/common/notifications.qh:354 +#, c-format +msgid "%d frag spree! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "" + +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "" + +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "" + +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "" + +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "" + +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "" + +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "" + +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "" + +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "" + +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "" + +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "" + +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "" + +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "" + +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "" + +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "" + +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "" + +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "" + +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "" + +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "" + +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "" + +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "" + +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "" + +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "" + +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:46 +msgid "Usage: menu_cmd command..., where possible commands are:\n" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:47 +msgid " sync - reloads all cvars on the current menu page\n" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:48 +msgid " directmenu ITEM - select a menu item as main item\n" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:79 +msgid "Available options:\n" +msgstr "" + +#: qcsrc/menu/command/menu_cmd.qc:133 +msgid "Invalid command. For a list of supported commands, try menu_cmd help.\n" +msgstr "" + +#: qcsrc/menu/item/listbox.qc:488 +#, c-format +msgid "Item %d" +msgstr "" + +#: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 +msgid "Custom" +msgstr "" + +#: qcsrc/menu/xonotic/campaign.qc:286 +#, c-format +msgid "Level %d: %s" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:75 +msgid "forced to be saved to config.cfg" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:81 qcsrc/menu/xonotic/cvarlist.qc:91 +msgid "will not be saved" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:86 +msgid "will be saved to config.cfg" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:95 +msgid "private" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:97 +msgid "engine setting" +msgstr "" + +#: qcsrc/menu/xonotic/cvarlist.qc:99 +msgid "read only" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_credits.qc:7 +msgid "Credits" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_credits.qc:23 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:46 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:282 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:92 +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:83 +#: qcsrc/menu/xonotic/dialog_singleplayer_winner.qc:24 +msgid "OK" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:6 +msgid "Welcome" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:48 +msgid "" +"Welcome to Xonotic, please select your language preference and enter your " +"player name to get started. You can change these options later through the " +"menu system." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:41 +msgid "Name:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:77 +msgid "Text language:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:86 +msgid "Allow player statistics to use your nickname at stats.xonotic.org?" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:90 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:26 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:26 +#: qcsrc/menu/xonotic/dialog_quit.qc:23 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:25 +msgid "Yes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:29 +#: qcsrc/menu/xonotic/dialog_quit.qc:24 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:26 +msgid "No" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:92 +msgid "Undecided" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_firstrun.qc:96 +msgid "Save settings" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:6 +msgid "Ammo Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:25 +msgid "Ammunition display:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:28 +msgid "Show only current ammo type" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:51 +msgid "Noncurrent alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:55 +msgid "Noncurrent scale:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:39 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:31 +msgid "Align icon:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:39 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 +msgid "Left" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_ammo.qc:41 +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:41 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 +msgid "Right" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:6 +msgid "Centerprint Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:26 +msgid "Message duration:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:30 +msgid "Fade time:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:34 +msgid "Flip messages order" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 +msgid "Text alignment:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 +msgid "Center" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:44 +msgid "Font scale:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:6 +msgid "Chat Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:25 +msgid "Chat entries:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:28 +msgid "Chat size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:32 +msgid "Chat lifetime:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_chat.qc:36 +msgid "Chat beep sound" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:6 +msgid "Engine Info Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:25 +msgid "Engine info:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_engineinfo.qc:28 +msgid "Use an averaging algorithm for fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:6 +msgid "Health/Armor Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:25 +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:25 +msgid "Enable status bar" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:27 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:27 +msgid "Status bar alignment:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:45 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:35 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:45 +msgid "Inward" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:37 +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:46 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:37 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:46 +msgid "Outward" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:40 +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:40 +msgid "Icon alignment:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_healtharmor.qc:48 +msgid "Flip health and armor positions" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:6 +msgid "Info Messages Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:25 +msgid "Info messages:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_infomessages.qc:28 +msgid "Flip align" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 +msgid "Items Time Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 +msgid "PNL^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 +msgid "PNL^Enabled spectating" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 +msgid "PNL^Enabled even playing in warmup" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 +msgid "Reduced" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 +msgid "Text/icon ratio:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 +msgid "Hide spawned items" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 +msgid "Mod Icons Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:6 +msgid "Notification Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:25 +msgid "Notifications:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:28 +msgid "Also print notifications to the console" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:31 +msgid "Flip notify order" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:34 +msgid "Entry lifetime:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_notification.qc:38 +msgid "Entry fadetime:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:6 +msgid "Physics Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:25 +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:24 +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:24 +msgid "Panel disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:26 +msgid "Panel enabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:27 +msgid "Panel enabled even observing" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:28 +msgid "Panel enabled only in Race/CTS" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:34 +msgid "Status bar" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 +msgid "Left align" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 +msgid "Right align" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:38 +msgid "Inward align" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:39 +msgid "Outward align" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:43 +msgid "Flip speed/acceleration positions" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:47 +msgid "Speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:48 +msgid "Include vertical speed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:59 +msgid "Speed unit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:61 +msgid "qu/s" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:62 +msgid "m/s" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:63 +msgid "km/h" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:64 +msgid "mph" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:65 +msgid "knots" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:67 +msgid "Show" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:70 +msgid "Top speed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:76 +msgid "Acceleration:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:77 +msgid "Include vertical acceleration" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:6 +msgid "Powerups Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:6 +msgid "Pressed Keys Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:25 +msgid "Panel enabled when spectating" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:26 +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:26 +msgid "Panel always enabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_pressedkeys.qc:33 +msgid "Forced aspect:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 +msgid "Race Timer Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:6 +msgid "Radar Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:25 +msgid "Panel enabled in teamgames" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:32 +msgid "Radar:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 +msgid "Alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:39 +msgid "Rotation:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:41 +msgid "Forward" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:42 +msgid "West" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:43 +msgid "South" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:44 +msgid "East" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:45 +msgid "North" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:49 +msgid "Scale:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:53 +msgid "Zoom mode:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:55 +msgid "Zoomed in" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:56 +msgid "Zoomed out" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:57 +msgid "Always zoomed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:58 +msgid "Never zoomed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:6 +msgid "Score Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:25 +msgid "Score:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:28 +msgid "Rankings:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:29 +msgid "Off" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:30 +msgid "And me" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_score.qc:31 +msgid "Pure" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:6 +msgid "Timer Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:25 +msgid "Timer:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_timer.qc:28 +msgid "Show elapsed time" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_vote.qc:6 +msgid "Vote Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_vote.qc:25 +msgid "Alpha after voting:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:6 +msgid "Weapons Panel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:27 +msgid "Fade out after:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 +msgid "Never" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:31 +#, c-format +msgid "%ds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:35 +msgid "Fade effect:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:38 +msgid "EF^None" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:39 +msgid "Alpha" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:40 +msgid "Slide" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:41 +msgid "EF^Both" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:45 +msgid "Weapon icons:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:48 +msgid "Show only owned weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:59 +msgid "Show weapon ID as:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:60 +msgid "SHOWAS^None" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:61 +msgid "Number" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:62 +msgid "Bind" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:65 +msgid "Weapon ID scale:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:70 +msgid "Show Accuracy" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:71 +msgid "Show Ammo" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:74 +msgid "Ammo bar alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:79 +msgid "Ammo bar color:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:6 +msgid "Panel HUD Setup" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:24 +msgid "Panel background defaults:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 +#: qcsrc/menu/xonotic/util.qc:746 +msgid "Background:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:28 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 +msgid "Disable" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 +#: qcsrc/menu/xonotic/util.qc:762 +msgid "Border size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:53 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:92 +msgid "Team color:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 +#: qcsrc/menu/xonotic/util.qc:788 +msgid "Test team color in configure mode" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 +#: qcsrc/menu/xonotic/util.qc:791 +msgid "Padding:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:71 +msgid "HUD Dock:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:73 +msgid "DOCK^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:74 +msgid "DOCK^Small" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:75 +msgid "DOCK^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:76 +msgid "DOCK^Large" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:99 +msgid "Grid settings:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:102 +msgid "Snap panels to grid" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:105 +msgid "Grid size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:106 +msgid "X:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:112 +msgid "Y:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:120 +msgid "Exit setup" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:6 +msgid "Monster Tools" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:21 +msgid "Monster:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:30 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:27 +msgid "Spawn" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:31 +#: qcsrc/menu/xonotic/serverlist.qc:438 +msgid "Remove" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:33 +msgid "Move target:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:34 +msgid "Follow" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:35 +msgid "Wander" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:36 +msgid "Spawnpoint" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:37 +msgid "No moving" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:39 +msgid "Colors:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_monstertools.qc:41 +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:46 +msgid "Set skin:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:6 +msgid "Multiplayer" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:20 +msgid "Servers" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 +msgid "Media" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:23 +msgid "Profile" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 +msgid "Default" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:48 +msgid "Unlimited" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:72 +msgid "Gametype" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:77 +msgid "Time limit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:79 +msgid "TIMLIM^Default" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:80 +msgid "TIMLIM^1 minute" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:81 +msgid "TIMLIM^2 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:82 +msgid "TIMLIM^3 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:83 +msgid "TIMLIM^4 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:84 +msgid "TIMLIM^5 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:85 +msgid "TIMLIM^6 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:86 +msgid "TIMLIM^7 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:87 +msgid "TIMLIM^8 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:88 +msgid "TIMLIM^9 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:89 +msgid "TIMLIM^10 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:90 +msgid "TIMLIM^15 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:91 +msgid "TIMLIM^20 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:92 +msgid "TIMLIM^25 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:93 +msgid "TIMLIM^30 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:94 +msgid "TIMLIM^40 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:95 +msgid "TIMLIM^50 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:96 +msgid "TIMLIM^60 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:97 +msgid "TIMLIM^Infinite" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:100 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:102 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:225 +msgid "Frag limit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Teams:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:108 +msgid "2 teams" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:109 +msgid "3 teams" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:110 +msgid "4 teams" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:113 +msgid "Player slots:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:116 +msgid "Number of bots:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:119 +msgid "Bot skill:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:122 +msgid "Botlike" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:123 +msgid "Beginner" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:124 +msgid "You will win" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:125 +msgid "You can win" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:126 +msgid "You might win" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:127 +msgid "Advanced" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:128 +msgid "Expert" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:129 +msgid "Pro" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:130 +msgid "Assassin" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:131 +msgid "Unhuman" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:132 +msgid "Godlike" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:148 +msgid "Mutators..." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:157 +msgid "Maplist" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:165 +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:49 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:29 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:43 +msgid "Filter:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:177 +msgid "Add shown" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:180 +msgid "Remove shown" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:185 +msgid "Add all" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:188 +msgid "Remove all" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:195 +msgid "Start Multiplayer!" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:214 +msgid "Capture limit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:215 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:216 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:220 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:221 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:222 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:223 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:224 +msgid "Point limit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:217 +msgid "Lives:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:218 +msgid "Laps:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:219 +msgid "Goals:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:7 +msgid "Map Information" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:80 +msgid "Title:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:86 +msgid "Author:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:92 +msgid "Game types:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:115 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:332 +msgid "Close" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mapinfo.qc:118 +msgid "MAP^Play" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:11 +msgid "Mutators" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:37 +msgid "All Weapons Arena" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:39 +msgid "Most Weapons Arena" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:60 +#, c-format +msgid "%s Arena" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:72 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:170 +msgid "Dodging" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:74 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:265 +msgid "InstaGib" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:76 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:219 +msgid "New Toys" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:78 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:269 +msgid "NIX" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:80 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:223 +msgid "Rocket Flying" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:82 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Invincible Projectiles" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:86 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:277 +msgid "No start weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:88 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:200 +msgid "Low gravity" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:90 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:176 +msgid "Cloaked" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:92 +msgid "Hook" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:94 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:182 +msgid "Midair" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:98 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:227 +msgid "Piñata" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:100 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:231 +msgid "Weapons stay" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:102 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:190 +msgid "Blood loss" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:104 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 +msgid "Jet pack" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:106 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:179 +msgid "Buffs" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:108 +msgid "Overkill" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:110 +msgid "No powerups" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:112 +msgid "Powerups" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:114 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:173 +msgid "Touch explode" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:116 +msgid "MUT^None" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:167 +msgid "Gameplay mutators:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:206 +msgid "Weapon & item mutators:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:209 +msgid "Grappling hook" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:236 +msgid "Regular (no arena)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:238 +msgid "Weapon arenas:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:255 +msgid "Most weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:259 +msgid "All weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:262 +msgid "Special arenas:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:273 +msgid "with blaster" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:36 +msgid "SRVS^Categories" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:39 +msgid "SRVS^Empty" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:43 +msgid "SRVS^Full" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:47 +msgid "Pause" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:59 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:259 +msgid "Address:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:70 +msgid "Info..." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join.qc:75 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:339 +msgid "Join!" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:9 +msgid "Server Information" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +#, c-format +msgid "%d modified" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 +msgid "Official" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:205 +msgid "N/A (auth library missing, can't connect)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:207 +msgid "N/A (auth library missing)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:213 +msgid "Not supported (can't connect)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:215 +msgid "Not supported (won't encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:219 +msgid "Supported (will encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:221 +msgid "Supported (won't encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:225 +msgid "Requested (will encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:227 +msgid "Requested (won't encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:231 +msgid "Required (can't connect)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:233 +msgid "Required (will encrypt)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:253 +msgid "Hostname:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:267 +msgid "Gametype:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:272 +msgid "Map:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:277 +msgid "Mod:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:282 +msgid "Version:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:287 +msgid "Settings:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:294 +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:326 +msgid "Players:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:299 +msgid "Bots:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:304 +msgid "Free slots:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:310 +msgid "Encryption:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:315 +msgid "ID:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:320 +msgid "Key:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:28 +msgid "Demos" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:29 +msgid "Screenshots" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media.qc:30 +msgid "Music Player" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:56 +msgid "Auto record demos" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:57 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:52 +msgid "Refresh" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:65 +msgid "Timedemo" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo.qc:69 +msgid "DEMO^Play" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:6 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:6 +msgid "Disconnect" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 +msgid "Playing a demo will disconnect you from the current match." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:23 +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:23 +msgid "Do you really wish to disconnect now?" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_timeconfirm.qc:21 +msgid "Timing a demo will disconnect you from the current match." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:42 +msgid "MUSICPL^Add" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:45 +msgid "MUSICPL^Add all" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:49 +msgid "Set as menu track" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:53 +msgid "Reset default menu track" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:59 +msgid "Playlist:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:60 +msgid "Random order" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:65 +msgid "MUSICPL^Stop" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:68 +msgid "MUSICPL^Play" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:71 +msgid "MUSICPL^Pause" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:74 +msgid "MUSICPL^Prev" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:77 +msgid "MUSICPL^Next" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:81 +msgid "MUSICPL^Remove" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_musicplayer.qc:84 +msgid "MUSICPL^Remove all" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:51 +msgid "Auto screenshot scoreboard" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot.qc:71 +msgid "Open in the viewer" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:155 +msgid "Reset" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:160 +msgid "Previous" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:163 +msgid "Next" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_media_screenshot_viewer.qc:168 +msgid "Slide show" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:41 +msgid "Name" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:68 +msgid "Model" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:85 +msgid "Glowing color" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:94 +msgid "Detail color" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:108 +msgid "Statistics" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:112 +msgid "Allow player statistics to track your client" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:115 +msgid "Allow player statistics to use your nickname" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:130 +msgid "Country" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:144 +msgid "Gender:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:146 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:159 +msgid "Undisclosed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:147 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:157 +msgid "Female" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:148 +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:158 +msgid "Male" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:151 +msgid "Gender" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:169 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:213 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:144 +msgid "Apply immediately" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_quit.qc:20 +msgid "Are you sure you want to quit?" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:6 +msgid "Sandbox Tools" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:22 +msgid "Model:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:28 +msgid "Remove *" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:30 +msgid "Copy *" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:31 +msgid "Paste" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:33 +msgid "Bone:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:38 +msgid "Set * as child" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:39 +msgid "Attach to *" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:41 +msgid "Detach from *" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:44 +msgid "Visual object properties for *:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:48 +msgid "Set alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:51 +msgid "Set color main:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:53 +msgid "Set color glow:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:57 +msgid "Set frame:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:61 +msgid "Physical object properties for *:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:63 +msgid "Set material:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:69 +msgid "Set solidity:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:70 +msgid "Non-solid" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:71 +msgid "Solid" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:72 +msgid "Set physics:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:73 +msgid "Static" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:74 +msgid "Movable" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:75 +msgid "Physical" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:77 +msgid "Set scale:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:79 +msgid "Set force:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:83 +msgid "Claim *" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:85 +msgid "* object info" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:86 +msgid "* mesh info" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:87 +msgid "* attachment info" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:88 +msgid "Show help" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_sandboxtools.qc:89 +msgid "* is the object you are facing" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:6 +msgid "Settings" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:20 +msgid "Video" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:21 +msgid "Effects" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:22 +msgid "Audio" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:24 +msgid "Game" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:25 +msgid "Input" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:26 +msgid "User" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings.qc:27 +msgid "Misc" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:29 +msgid "Master:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:35 +msgid "Music:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:43 +msgid "VOL^Ambient:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:50 +msgid "Info:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:57 +msgid "Items:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:64 +msgid "Pain:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:71 +msgid "Player:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:78 +msgid "Shots:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:85 +msgid "Voice:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:93 +msgid "Weapons:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:99 +msgid "New style sound attenuation" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:101 +msgid "Mute sounds when not active" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:104 +msgid "Frequency:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:106 +msgid "8 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:107 +msgid "11.025 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:108 +msgid "16 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:109 +msgid "22.05 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:110 +msgid "24 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:111 +msgid "32 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:112 +msgid "44.1 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:113 +msgid "48 kHz" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:116 +msgid "Channels:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:118 +msgid "Mono" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:119 +msgid "Stereo" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:120 +msgid "2.1" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:121 +msgid "4" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:122 +msgid "5" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:123 +msgid "5.1" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:124 +msgid "6.1" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:125 +msgid "7.1" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:129 +msgid "Swap stereo output channels" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:132 +msgid "Headphone friendly mode" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:136 +msgid "Hit indication sound" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:139 +msgid "Chat message sound" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:142 +msgid "Menu sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:143 +msgid "Focus sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:147 +msgid "Time announcer:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:149 +msgid "WRN^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:150 +msgid "1 minute" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:151 +msgid "5 minutes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:152 +msgid "WRN^Both" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:155 +msgid "Automatic taunts:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:158 +msgid "Sometimes" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:159 +msgid "Often" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 +msgid "Always" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_audio.qc:166 +msgid "Debug info about sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:38 +msgid "Quality preset:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:41 +msgid "PRE^OMG!" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:42 +msgid "PRE^Low" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:43 +msgid "PRE^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:44 +msgid "PRE^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:45 +msgid "PRE^High" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:46 +msgid "PRE^Ultra" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:48 +msgid "PRE^Ultimate" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:51 +msgid "Geometry detail:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:53 +msgid "DET^Lowest" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:54 +msgid "DET^Low" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:55 +msgid "DET^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:56 +msgid "DET^Good" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:57 +msgid "DET^Best" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:58 +msgid "DET^Insane" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:61 +msgid "Player detail:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:63 +msgid "PDET^Low" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:64 +msgid "PDET^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:65 +msgid "PDET^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:66 +msgid "PDET^Good" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:67 +msgid "PDET^Best" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:70 +msgid "Texture resolution:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:74 +msgid "RES^Leet" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:75 +msgid "RES^Lowest" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:76 +msgid "RES^Very low" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:77 +msgid "RES^Low" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:78 +msgid "RES^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:79 +msgid "RES^Good" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:80 +msgid "RES^Best" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:92 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:100 +msgid "Avoid lossy texture compression" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:110 +msgid "Show surfaces" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:113 +msgid "Use lightmaps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:114 +msgid "Deluxe mapping" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:116 +msgid "Gloss" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:119 +msgid "Offset mapping" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:121 +msgid "Relief mapping" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:124 +msgid "Reflections:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:127 +msgid "Blurred" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:128 +msgid "REFL^Good" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:129 +msgid "Sharp" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:133 +msgid "Decals" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:134 +msgid "Decals on models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:138 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:207 +msgid "Distance:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:144 +msgid "Time:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:150 +msgid "Damage effects:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:152 +msgid "DMGFX^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:153 +msgid "Skeletal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:154 +msgid "DMGFX^All" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:158 +msgid "No dynamic lighting" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:160 +msgid "Fake corona lighting" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:163 +msgid "Realtime dynamic lighting" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:165 +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:169 +msgid "Shadows" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:168 +msgid "Realtime world lighting" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:173 +msgid "Use normal maps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:175 +msgid "Soft shadows" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:179 +msgid "Fade corona according to visibility" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:183 +msgid "Bloom" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:184 +msgid "Extra postprocessing effects" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:189 +msgid "Motion blur:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:195 +msgid "Particles" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:196 +msgid "Spawnpoint effects" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_effects.qc:201 +msgid "Quality:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 +msgid "Crosshair" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 +msgid "No crosshair" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 +msgid "Per weapon" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 +msgid "Crosshair size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 +msgid "Crosshair alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 +msgid "Crosshair color:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 +msgid "By health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 +msgid "Use rings to indicate weapon status" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 +msgid "Ring alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 +msgid "Enable center crosshair dot" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 +msgid "Dot size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 +msgid "Dot alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 +msgid "Dot color:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 +msgid "Use normal crosshair color" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +msgid "Smooth effects of crosshairs" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +msgid "Blur crosshair if the shot is obstructed" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +msgid "Enlarge crosshair if targeting an enemy" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +msgid "Animate crosshair when hitting an enemy" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 +msgid "Animate crosshair when picking up an item" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 +msgid "Side padding:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 +msgid "Show decimals in respawn countdown" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 +msgid "Show accuracy underneath scoreboard" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 +msgid "Waypoints" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 +msgid "Display waypoint markers for objectives on the map" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 +msgid "Fontsize:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 +msgid "Edge offset:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 +msgid "Fade when near the crosshair" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 +msgid "Damage" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +msgid "Overlay:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 +msgid "Factor:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 +msgid "Fade rate:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 +msgid "Player Names" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 +msgid "Show names above players" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 +msgid "Max distance:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +msgid "Decolorize:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 +msgid "Teamplay" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 +msgid "Only when near crosshair" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 +msgid "Display health and armor" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 +msgid "Damage overlay:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 +msgid "Enter HUD editor" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:30 +msgid "In order for the HUD editor to show, you must first be in game." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:32 +msgid "Do you wish to start a local game to set up the HUD?" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 +msgid "Frag Information" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +msgid "Display information about killing sprees" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 +msgid "Only display sprees if they are achievements" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 +msgid "Show spree information in centerprints" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 +msgid "Show spree information in death messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +msgid "Sprees in info messages:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +msgid "SPREES^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 +msgid "Target" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 +msgid "Attacker" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 +msgid "SPREES^Both" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +msgid "Print on a seperate line" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 +msgid "Add extra frag information to centerprint when available" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +msgid "Add frag location to death messages when available" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 +msgid "Gamemode Settings" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 +msgid "Display capture times in Capture The Flag" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 +msgid "Display name of flag stealer in Capture The Flag" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +msgid "Other" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 +msgid "Display console messages in the top left corner" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 +msgid "Display all info messages in the chatbox" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 +msgid "Display player statuses in the chatbox" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +msgid "Powerup notifications" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +msgid "Weapon centerprint notifications" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 +msgid "Weapon info message notifications" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 +msgid "Announcers" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 +msgid "Respawn countdown sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +msgid "Killstreak sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 +msgid "Achievement sounds" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 +msgid "Items" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 +msgid "Use simple 2D images instead of item models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +msgid "Unavailable alpha:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +msgid "Unavailable color:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +msgid "GHOITEMS^Black" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +msgid "GHOITEMS^Dark" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 +msgid "GHOITEMS^Tinted" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 +msgid "GHOITEMS^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 +msgid "GHOITEMS^Blue" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 +#: qcsrc/menu/xonotic/serverlist.qc:942 +msgid "Players" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 +msgid "Force player models to mine" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +msgid "Force player colors to mine" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +msgid "Body fading:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +msgid "Gibs:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +msgid "GIBS^None" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 +msgid "GIBS^Few" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 +msgid "GIBS^Many" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 +msgid "GIBS^Lots" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 +msgid "1st person perspective" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 +msgid "Slide to third person upon death" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 +msgid "Smooth the view when landing from a jump" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 +msgid "Smooth the view while crouching" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 +msgid "View waving while idle" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 +msgid "View bobbing while walking around" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 +msgid "3rd person perspective" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 +msgid "Back distance" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 +msgid "Up distance" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +msgid "Allow passing through walls while spectating" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 +msgid "Field of view:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 +msgid "ZOOM^Zoom factor:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 +msgid "ZOOM^Zoom speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 +msgid "ZOOM^Instant" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 +msgid "ZOOM^Zoom sensitivity:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 +msgid "Velocity zoom" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 +msgid "Forward movement only" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 +msgid "VZOOM^Factor" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +msgid "Display reticle 2D overlay while zooming" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 +msgid "Release zoom when you die or respawn" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 +msgid "Release zoom when you switch weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +msgid "Up" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 +msgid "Down" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 +msgid "Use priority list for weapon cycling" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +msgid "Cycle through only usable weapon selections" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 +msgid "Auto switch weapons on pickup" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +msgid "Release attack buttons when you switch weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +msgid "Draw 1st person weapon model" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 +msgid "Gun model swaying" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 +msgid "Gun model bobbing" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:34 +msgid "Key Bindings" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:38 +msgid "Change key..." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:42 +msgid "Edit..." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:48 +msgid "Clear" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:53 +msgid "Reset all" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:58 +msgid "Mouse" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:60 +msgid "Sensitivity:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:63 +msgid "Smooth aiming" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:65 +msgid "Invert aiming" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:67 +msgid "Use system mouse positioning" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:72 +msgid "Enable built in mouse acceleration" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:75 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:80 +msgid "Disable system mouse acceleration" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:88 +msgid "Pressing \"enter console\" key also closes it" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:90 +msgid "Automatically repeat jumping if holding jump" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:93 +msgid "Jetpack on jump:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:95 +msgid "JPJUMP^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:96 +msgid "Air only" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:97 +msgid "JPJUMP^All" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_input.qc:113 +msgid "Use joystick input" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:7 +msgid "User defined key bind" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:44 +msgid "Command when pressed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:47 +msgid "Command when released:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:50 +msgid "Save" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_input_userbind.qc:53 +msgid "Cancel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:27 +msgid "Network" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:29 +msgid "Client UDP port:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:33 +msgid "Bandwidth:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:35 +msgid "56k" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:36 +msgid "ISDN" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:37 +msgid "Slow ADSL" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:38 +msgid "Fast ADSL" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:39 +msgid "Broadband" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:42 +msgid "Input packets/s:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 +msgid "Server queries/s:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 +msgid "Downloads:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:53 +msgid "Speed (kB/s):" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:58 +msgid "Local latency:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 +msgid "Show netgraph" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:64 +msgid "Client-side movement prediction" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 +msgid "Movement error compensation" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +msgid "Use encryption (AES) when available" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:73 +msgid "Framerate" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 +msgid "Maximum:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:77 +msgid "MAXFPS^5 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +msgid "MAXFPS^10 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:79 +msgid "MAXFPS^20 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 +msgid "MAXFPS^30 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +msgid "MAXFPS^40 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:82 +msgid "MAXFPS^50 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +msgid "MAXFPS^60 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:84 +msgid "MAXFPS^70 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:85 +msgid "MAXFPS^100 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:86 +msgid "MAXFPS^125 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:87 +msgid "MAXFPS^200 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:88 +msgid "MAXFPS^Unlimited" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:91 +msgid "Target:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +msgid "TRGT^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:94 +msgid "TRGT^30 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 +msgid "TRGT^40 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +msgid "TRGT^50 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:97 +msgid "TRGT^60 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +msgid "TRGT^100 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:99 +msgid "TRGT^125 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:100 +msgid "TRGT^200 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:103 +msgid "Idle limit:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:105 +msgid "IDLFPS^10 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 +msgid "IDLFPS^20 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:107 +msgid "IDLFPS^30 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:108 +msgid "IDLFPS^60 fps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +msgid "IDLFPS^Unlimited" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:113 +msgid "Save processing time for other apps" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 +msgid "Show frames per second" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:121 +msgid "Menu tooltips:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +msgid "TLTIP^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:124 +msgid "TLTIP^Standard" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 +msgid "TLTIP^Advanced" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +msgid "Show current date and time" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +msgid "Enable developer mode" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:135 +msgid "Advanced settings..." +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:6 +msgid "Factory reset" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:7 +msgid "Advanced settings" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:37 +msgid "Cvar filter:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:50 +msgid "Setting:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:54 +msgid "Type:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:58 +msgid "Value:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_cvars.qc:78 +msgid "Description:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:20 +msgid "Are you sure you want to reset all settings?" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_misc_reset.qc:22 +msgid "This will create a backup config in your data directory" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:29 +msgid "Menu Skins" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:34 +msgid "Set skin" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:68 +msgid "Text Language" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:73 +msgid "Set language" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user.qc:78 +msgid "Disable gore effects and harsh language" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:6 +msgid "Warning" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:19 +msgid "While connected language changes will be applied only to the menu," +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:21 +msgid "full language changes will take effect starting from the next game" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:25 +msgid "Disconnect now" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_user_languagewarning.qc:26 +msgid "Switch language" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:27 +msgid "Resolution:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:30 +msgid "Font/UI size:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:32 +msgid "SZ^Unreadable" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:33 +msgid "SZ^Tiny" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:34 +msgid "SZ^Little" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:35 +msgid "SZ^Small" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:36 +msgid "SZ^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:37 +msgid "SZ^Large" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:38 +msgid "SZ^Huge" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:39 +msgid "SZ^Gigantic" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:40 +msgid "SZ^Colossal" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:43 +msgid "Color depth:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:45 +msgid "16bit" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:46 +msgid "32bit" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:49 +msgid "Full screen" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:50 +msgid "Vertical Synchronization" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:54 +msgid "Flip view horizontally" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:56 +msgid "Anisotropy:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:58 +msgid "ANISO^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:59 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:69 +msgid "2x" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:70 +msgid "4x" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:61 +msgid "8x" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:62 +msgid "16x" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:65 +msgid "Antialiasing:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:68 +msgid "AA^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:74 +msgid "High-quality frame buffer" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:79 +msgid "Depth first:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:81 +msgid "DF^Disabled" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:82 +msgid "DF^World" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:83 +msgid "DF^All" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:86 +msgid "Vertex Buffer Objects (VBOs)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:89 +msgid "VBO^Off" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:90 +msgid "Vertices, some Tris (compatible)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:93 +msgid "Vertices" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:94 +msgid "Vertices and Triangles" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:97 +msgid "Brightness:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:100 +msgid "Contrast:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:103 +msgid "Gamma:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +msgid "Contrast boost:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +msgid "Saturation:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +msgid "LIT^Ambient:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 +msgid "Intensity:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 +msgid "Wait for GPU to finish each frame" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 +msgid "Use OpenGL 2.0 shaders (GLSL)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:131 +msgid "Use GLSL to handle color control" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +msgid "Psycho coloring (easter egg)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +msgid "Trippy vertices (easter egg)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:6 +msgid "Singleplayer" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:118 +msgid "Instant action! (random map with bots)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:125 +msgid "???" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:138 +msgid "Campaign Difficulty:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:139 +msgid "CSKL^Easy" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:140 +msgid "CSKL^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:141 +msgid "CSKL^Hard" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer.qc:143 +msgid "Start Singleplayer!" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_singleplayer_winner.qc:7 +msgid "Winner" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:7 +msgid "Team Selection" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:44 +msgid "join 'best' team (auto-select)" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:48 +msgid "red" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:49 +msgid "blue" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:50 +msgid "yellow" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:51 +msgid "pink" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_teamselect.qc:54 +msgid "spectate" +msgstr "" + +#: qcsrc/menu/xonotic/gametypelist.qc:99 +msgid "teamplay" +msgstr "" + +#: qcsrc/menu/xonotic/gametypelist.qc:101 +msgid "free for all" +msgstr "" + +#: qcsrc/menu/xonotic/mainwindow.qc:42 qcsrc/menu/xonotic/mainwindow.qc:45 +msgid "Do not press this button again!" +msgstr "" + +#: qcsrc/menu/xonotic/maplist.qc:348 +msgid "" +"Huh? Can't play this (m is NULL). Refiltering so this won't happen again.\n" +msgstr "" + +#: qcsrc/menu/xonotic/maplist.qc:356 +#, c-format +msgid "%s's Xonotic Server" +msgstr "" + +#: qcsrc/menu/xonotic/maplist.qc:361 +msgid "" +"Huh? Can't play this (invalid game type). Refiltering so this won't happen " +"again.\n" +msgstr "" + +#: qcsrc/menu/xonotic/playerlist.qc:122 qcsrc/menu/xonotic/playerlist.qc:132 +msgid "spectator" +msgstr "" + +#: qcsrc/menu/xonotic/playermodel.qc:189 +msgid "<no model found>" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:149 +msgid "SLCAT^Favorites" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:150 +msgid "SLCAT^Recommended" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:151 +msgid "SLCAT^Normal Servers" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:152 +msgid "SLCAT^Servers" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:153 +msgid "SLCAT^Competitive Mode" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:154 +msgid "SLCAT^Modified Servers" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:155 +msgid "SLCAT^Overkill Mode" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:156 +msgid "SLCAT^InstaGib Mode" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:157 +msgid "SLCAT^Defrag Mode" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:438 +msgid "Favorite" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:938 +msgid "Ping" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:939 +msgid "Host name" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:940 +msgid "Map" +msgstr "" + +#: qcsrc/menu/xonotic/serverlist.qc:941 +msgid "Type" +msgstr "" + +#: qcsrc/menu/xonotic/skinlist.qc:105 +msgid "<TITLE>" +msgstr "" + +#: qcsrc/menu/xonotic/skinlist.qc:106 +msgid "<AUTHOR>" +msgstr "" + +#: qcsrc/menu/xonotic/slider_decibels.qc:79 +msgid "VOL^MAX" +msgstr "" + +#: qcsrc/menu/xonotic/slider_decibels.qc:81 +msgid "VOL^OFF" +msgstr "" + +#: qcsrc/menu/xonotic/slider_decibels.qc:89 +#, c-format +msgid "%s dB" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:23 +msgid "PART^OMG" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:24 +msgid "PART^Low" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:25 +msgid "PART^Medium" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:26 +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:24 +msgid "PART^Normal" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:27 +msgid "PART^High" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:28 +msgid "PART^Ultra" +msgstr "" + +#: qcsrc/menu/xonotic/slider_particles.qc:29 +msgid "PART^Ultimate" +msgstr "" + +#: qcsrc/menu/xonotic/slider_resolution.qc:124 +#, c-format +msgid "%dx%d (%d:%d)" +msgstr "" + +#: qcsrc/menu/xonotic/slider_resolution.qc:127 +#, c-format +msgid "%dx%d" +msgstr "" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:23 +msgid "PART^Slow" +msgstr "" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:25 +msgid "PART^Fast" +msgstr "" + +#: qcsrc/menu/xonotic/slider_sbfadetime.qc:26 +msgid "PART^Instant" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:59 +msgid "January" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:60 +msgid "February" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:61 +msgid "March" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:62 +msgid "April" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:63 +msgid "May" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:64 +msgid "June" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:65 +msgid "July" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:66 +msgid "August" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:67 +msgid "September" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:68 +msgid "October" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:69 +msgid "November" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:70 +msgid "December" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:126 +msgid "Joined:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:133 +msgid "Last_Seen:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:140 +msgid "Time_Played:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:147 +msgid "Favorite_Map:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 +#, c-format +msgid "%s_Matches:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:238 +#, c-format +msgid "%s_ELO:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:245 +#, c-format +msgid "%s_Rank:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:252 +#, c-format +msgid "%s_Percentile:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:261 +#, c-format +msgid "%s_Favorite_Map:" +msgstr "" + +#: qcsrc/menu/xonotic/statslist.qc:276 +#, c-format +msgid "%d (unranked)" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:414 +#, c-format +msgid "" +"Update can be downloaded at:\n" +"%s\n" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:514 +msgid "Autogenerating mapinfo for newly added maps..." +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:543 +#, c-format +msgid "^1%s TEST BUILD" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:560 +#, c-format +msgid "Update to %s now!" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:645 +msgid "" +"^1ERROR: Texture compression is required but not supported.\n" +"^1Expect visual problems.\n" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:759 +msgid "Use default" +msgstr "" + +#: qcsrc/menu/xonotic/util.qc:779 +msgid "Team Color:" +msgstr "" + +#: qcsrc/menu/xonotic/util.qh:48 +msgid "Enable panel" +msgstr "" diff --git a/common.kw.po b/common.kw.po index 69d8ec5604..b78581ac8f 100644 --- a/common.kw.po +++ b/common.kw.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Cornish (http://www.transifex.com/team-xonotic/xonotic/" "language/kw/)\n" @@ -19,587 +19,854 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n == 3) ? 2 : " "3;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -608,30 +875,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -662,7 +929,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -729,617 +996,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1351,1870 +1711,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3223,449 +3650,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3694,9 +4434,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3826,6 +4566,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3836,6 +4577,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3856,11 +4598,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3979,6 +4723,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4037,12 +4785,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4127,6 +4875,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4146,9 +4898,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4254,7 +5006,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4336,7 +5088,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4344,19 +5096,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4366,12 +5112,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4474,10 +5220,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4489,9 +5231,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5218,10 +5960,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5559,7 +6297,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5819,189 +6557,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6014,310 +6736,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7072,15 +7810,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7136,140 +7874,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.mk.po b/common.mk.po index 073d56b6e4..d30b9b6c75 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: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Macedonian (http://www.transifex.com/team-xonotic/xonotic/" "language/mk/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3693,9 +4433,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3825,6 +4565,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3835,6 +4576,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3855,11 +4597,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3978,6 +4722,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4036,12 +4784,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4126,6 +4874,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4145,9 +4897,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4253,7 +5005,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4335,7 +5087,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4343,19 +5095,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4365,12 +5111,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4473,10 +5219,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4488,9 +5230,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5217,10 +5959,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5558,7 +6296,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5818,189 +6556,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6013,310 +6735,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7071,15 +7809,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7135,140 +7873,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.nl.po b/common.nl.po index 4d43285b48..f5e5574e6e 100644 --- a/common.nl.po +++ b/common.nl.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Dutch (http://www.transifex.com/team-xonotic/xonotic/language/" "nl/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampier" + +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "fout bij aanmaken curl handgreep\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Notificatie dump commando werkt alleen met cl_cmd en sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "Notificatie herstart commando werkt alleen met cl_cmd en sv_cmd.\n" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Smijten" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture The Flag" + +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" + +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Afsluiten" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Maak aan" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Meedoen" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampier" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "fout bij aanmaken curl handgreep\n" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Notificatie dump commando werkt alleen met cl_cmd en sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" -msgstr "Notificatie herstart commando werkt alleen met cl_cmd en sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s jaar" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d jaar" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:13 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_FIR^%d year" -msgstr "%d jaar" +msgid "Pieces left: %s" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d jaar" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d jaar" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d jaar" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" -#: qcsrc/common/counting.qh:18 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s weken" +msgid "Moves: %s" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d weken" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d weken" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d weken" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d weken" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d weken" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s dagen" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d dagen" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "%d dag" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "%d dagen" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d dagen" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "%d dagen" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "%s uren" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d uren" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "%d uur" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "%d uren" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d uren" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d uren" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d minuten" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Kleur:" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s seconden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d seconden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d seconde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d seconden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d seconden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d seconden" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Smijten" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture The Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1231 +1710,1256 @@ msgstr "^1Server aankondigingen:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sec resterend)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG team wint de ronde" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wint deze ronde" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRonde geëindigd in een gelijkspel" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGDe ronde is voorbij, er is geen winnaar" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGJe hebt de ^F1%s niet" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BG Je hebt de ^F1%s^BG%s laten vallen" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGJe hebt de ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG heeft de bal laten vallen!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG heeft de bal opgepakt!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGJij bent nu aan het aanvallen!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGJe bent nu aan het verdedigen!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Begin!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Game begint in ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Ronde start in ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4De ronde kan niet beginnen" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Camp niet!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2584,244 +2969,244 @@ msgstr "" "^BGJe kan de vlag weer ^F2proberen^BG te veroveren\n" "^BGals je denkt dat je dat kan." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag veroverd!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG vraagt je de vlag door te geven%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, 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.qh:619 +#: qcsrc/common/notifications.inc:494 #, 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.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGDe %svijand^BG heeft je vlag! Breng het terug!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGJe %steamgenoot^BG heeft de vlag! Bescherm ze!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag terug gebracht!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPatstelling! Vijanden kunnen je nu zien op de radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sJij hebt ^BG%s gedood" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sJe hebt gescoord tegen ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sJe bent gedood door ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sEr is tegen je gescoord door ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sJe bent gedood door ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sEr is tegen je gescoord door ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sJe hebt ^BG%s^BG%s gedood" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sJe hebt tegen ^BG%s^BG%s gescoord" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sJe hebt ^BG%s gedood terwijl hij aan het typen was" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" "^K1%sEr is tegen je gescoord terwijl je aan het typen was door ^BG%s^K1!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, 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.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" "^K1%sEr werd door ^BG%s^K1 tegen je gescoord terwijl je aan het typen was^BG" "%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sJe bent gedood terwijl je aan het typen was door ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sJij scoorde tegen ^BG%s^K1 terwijl hij aan het typen was^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sJe hebt ^BG%s^BG%s gedood terwijl hij aan het typen was" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2830,217 +3215,217 @@ msgstr "" "^BGJe bent verplaatst naar een ander team\n" "Je bent nu in: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Ga niet tegen je teammates!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Schiet niet op je teamgenoten!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Val dood, camper!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Heroverweeg je tactieken, camper!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Je hebt jezelf onterecht geëlimineerd!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Je was %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Je kon geen adem halen!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Je raakte de grond met gekraak!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Je voelde je een beetje te heet!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Je werd een beetje te knapperig!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Je hebt jezelf gedood!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Je moet voorzichtiger zijn!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Je kon de hitte niet verdragen!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Je respawnt omdat je geen munitie meer had..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Je bent gedood omdat je geen munitie meer had..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Je bent te oud geworden zonder je medicijnen te nemen" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Je moet je levenspunten behouden" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Je bent een vallende ster geworden!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Je bent gesmolten in slijm!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Je hebt zelfmoord gepleegd!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Je hebt het allemaal beëindigd! " -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Je bent vast komen te zitten in een moeras!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGJe bent nu in: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Je bent omgekomen bij een ongeluk!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Je hebt een ongelukkige botsing gehad met een turret!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Je bent gedood door een turret!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Je had een onfortuinlijke botsing met een eWheel turret!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Je bent gedood door een eWheel turret!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Je had een onfortuinlijke botsing met een Walker turret!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Je werd gedood door een Walker turret!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 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.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Je bent platgewalst door een voertuig!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Je bent opgeblazen door een clusterbom van een Raptor!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Raptor!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Spiderbot!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Je bent in stukken geblazen door een Spiderbot raket!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Racer!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Je kon je niet verstoppen voor een Racer raket!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Kijk uit waar je loopt!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3048,67 +3433,71 @@ msgstr "" "^K1Stop met nietsdoen!\n" "^BGJe verlaat de server automatisch in ^COUNT" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Je hebt wat extra levens opgepakt" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Je hebt ^BG%s bevroren" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Je bent bevroren door ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Je hebt ^BG%s weer tot leven gewekt" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Je bent weer tot leven gewekt door ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Je bent automatisch weer tot leven gewekt na %s seconde(n)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Je hebt jezelf bevroren" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1De ronde is al begonnen, je spawnt bevroren" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3116,7 +3505,7 @@ msgstr "" "^K1Geen spawnpunten beschikbaar!\n" "Hopelijk kan je team dit oplossen..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3124,15 +3513,15 @@ msgstr "" "^K1Je mag niet aan het spel deelnemen op dit moment.\n" "De speler limiet is bereikt." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3140,7 +3529,7 @@ msgstr "" "^BGAlle sleutels zijn in handen van jouw team!\n" "Help de dragers elkaar te ontmoeten!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3148,7 +3537,7 @@ msgstr "" "^BGAlle sleutels zijn in handen van team ^TC^TT ^BG!\n" "Grijp ^F4NU^BG in!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3156,23 +3545,23 @@ msgstr "" "^BGAlle sleutels zijn in het bezit van jouw team!\n" "Ontmoet de andere sleuteldragers ^F4NU^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4De ronde start over ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGFrequentiebereik aan het scannen..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGJe begint met de ^TC^TT sleutel" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3181,29 +3570,33 @@ msgstr "" "^BGAan het wachten voor spelers...\n" "Actieve spelers nodig voor: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, 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.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG over om wat ammo te vinden!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGPak wat munitie op! ^F4^COUNT^BG over!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Resterende extra levens: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3212,22 +3605,56 @@ msgstr "" "^F2^COUNT^BG tot de wapens veranderen...\n" "Volgend wapen: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Actief wapen: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3235,7 +3662,7 @@ msgstr "" "^F4VERLENGING!^F2\n" "Blijf spelen tot we een winnaar hebben!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3243,7 +3670,7 @@ msgstr "" "^F4VERLENING^F2!\n" "Blijf scoren tot we een winnaar hebben!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3252,7 +3679,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3261,242 +3688,269 @@ msgstr "" "^F4VERLENGING^F2!\n" "^BG^F4%s^BG toegevoegd aan het spel!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Onzichtbaarheid is uitgewerkt" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Schild is uitgewerkt" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Snelheid is uitgewerkt" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Kracht is uitgewerkt" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Je bent onzichtbaar" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Een schild omringt je" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Je bent op snelheid" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Kracht doordringt je wapens met verwoestende kracht" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2De race is voorbij, maak je ronde af!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGSecundaire vuurmodus doet geen damage!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Superwapens zijn afgebroken" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2De superwapens zijn kwijtgeraakt" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Je hebt nu een superwapen" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Verandering naar ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Verandering van team in ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Toeschouwen in ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Zelfmoord in ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout begint in ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout eindigt in ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "(dichtbij %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primaire" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secundaire" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "^F1(Druk %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "met %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 heeft een DRIEDUBBELE KILL gemaakt! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 heeft DRIE KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "DRIEDUBBELE KILL!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft VIJF KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 heeft RAGE vrijgespeeld! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "RAGE!" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft TIEN KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 is een BLOEDBAD begonnen! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "BLOEDBAD!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 heeft MAYHEM uitgevoerd! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft VIJTIEN KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "MAYHEM!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 is een BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft TWINTIG KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER!" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 veroorzaakt CARNAGE! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft VIJFENTWINTIG KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "CARNAGE!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 heeft DERTIG KEER OP RIJ GESCOORD! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 laat de ARMAGEDDON los! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Ping ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3505,7 +3959,7 @@ msgstr "" "\n" "(LevenS ^1%d^BG / Pantser ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3514,68 +3968,68 @@ msgstr "" "\n" "(^F4Dood^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d score reeks!" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d frag reeks!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Eerste bloed!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Eerste score! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Eerste ongeval! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Eerste slachtoffer!" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 heeft %d frags op een rij! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 heeft %d keer op een rij gescoord! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 heeft het eerste bloed vergoten! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 heeft het eerst gescoord! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", een einde makend aan zijn %d frag reeks" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", een einde maken aan zijn %d score reeks" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", zijn %d frag reeks verliezend" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", zijn %d score reeks verliezend" @@ -3600,107 +4054,393 @@ msgstr "Roze" msgid "Team" msgstr "Team" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" -msgstr "Neutraal" +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "Neutraal" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Geweer" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s jaar" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d jaar" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d jaar" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d jaar" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d jaar" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d jaar" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s weken" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d weken" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d weken" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d weken" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d weken" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d weken" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s dagen" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d dagen" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d dag" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d dagen" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "%d dagen" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "" +msgid "CI_MUL^%d days" +msgstr "%d dagen" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "" +msgid "CI_DEC^%s hours" +msgstr "%s uren" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d uren" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d uur" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d uren" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d uren" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d uren" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s minuten" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d minuten" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d minuten" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d minuten" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d minuten" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d minuten" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s seconden" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d seconden" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d seconde" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Geweer" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d seconden" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d seconden" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d seconden" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3731,9 +4471,9 @@ msgid "Item %d" msgstr "Item %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Aangepast" @@ -3866,6 +4606,7 @@ msgstr "Icoon uitlijning:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Links" @@ -3876,6 +4617,7 @@ msgstr "Links" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Rechts" @@ -3896,11 +4638,13 @@ msgid "Flip messages order" msgstr "Berichtvolgorde omdraaien" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Text positie:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Gecentreerd" @@ -4019,6 +4763,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4077,12 +4825,12 @@ msgid "Status bar" msgstr "Status balk" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Links uitlijnen" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Rechts uitlijnen" @@ -4167,6 +4915,10 @@ msgstr "Paneel altijd actief" msgid "Forced aspect:" msgstr "Aspect ratio:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Race Tijd Paneel" @@ -4186,9 +4938,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alpha:" @@ -4294,7 +5046,7 @@ msgstr "Vervagen na:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Nooit" @@ -4376,7 +5128,7 @@ msgid "Panel background defaults:" msgstr "Paneel achtergrond standaards:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Achtergrond:" @@ -4384,19 +5136,13 @@ msgstr "Achtergrond:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Uitschakelen" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Kleur:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Grootte rand:" @@ -4406,12 +5152,12 @@ msgid "Team color:" msgstr "Teamkleur:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Test teamkleur in aanpassingsmodus" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Opvulling:" @@ -4514,10 +5260,6 @@ msgstr "Multiplayer" msgid "Servers" msgstr "Servers" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Maak aan" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4529,9 +5271,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Standaard" @@ -5258,10 +6000,6 @@ msgstr "" msgid "Apply immediately" msgstr "Meteen toepassen" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Afsluiten" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Weet je zeker dat je wil afsluiten?" @@ -5599,7 +6337,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5859,189 +6597,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Geen crosshair:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per wapen" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Richtkruis grootte:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Richtkruis alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Richtkruis kleur:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Op gezondheid" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Gebruiken ringen om wapen status weer te geven" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Punt in het midden van de crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Punt grootte" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Punt alpha:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Punt kleur:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Gebruik normale crosshair kleur:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Glad effect van crosshairs" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Blur crosshair als het schot wordt geblokkeerd" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Wegwijzers" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Rand afstand:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Overlay:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Factor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Vervaagsnelheid:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Laat namen boven spelers zien" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Alleen wanneer in de buurt van crosshair" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Geef health en armor weer" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Ga naar HUD editor" @@ -6054,310 +6776,326 @@ msgstr "Om de HUD editor te tonen, moet je je in de game bevinden." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Wil je een lokale game starten om de HUD in te stellen?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Spelers" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Forceer modellen naar de mijne:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Forceer speler kleuren naar de mijne" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Lichaam vervaging:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Gibs:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Geen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Weinig" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Veel" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Erg veel" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "1e persoon perspectief" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Vloeiende beweging bij het landen van een sprong" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Vloeiende beweging bij het hurken" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Bewegend beeld bij idle" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Beeld verplaatsing bij het rondlopen" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "3e persoon perspectief" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Achteraf afstand" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Bovenaf afstand" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Sta toe om muren te doorkruisen bij het toekijken" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Kijkhoek (FoV):" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Direct" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Omhoog" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Omlaag" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Gebruik de prioriteit lijst voor het wisselen van wapens " -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Automatisch wapens wisselen bij oppakken" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Geef 1e persoon wapen model weer" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Wapen bewegingen" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Wapen model beweging" @@ -7116,15 +7854,15 @@ msgstr "<TITEL>" msgid "<AUTHOR>" msgstr "<AUTEUR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "OL^MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^UIT" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7180,101 +7918,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7283,21 +8021,21 @@ msgstr "" "Update kan gedownload worden bij:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Automatisch map info aanmaken voor nieuwe maps..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TEST BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Update nu naar %s!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7305,19 +8043,14 @@ msgstr "" "^1ERROR: Textuurcompressie is nodig maar niet ondersteund.\n" "^1Verwacht grafische problemen.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Gebruik standaard" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Team Kleur:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Activeer paneel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (mutator wapen)" diff --git a/common.pl.po b/common.pl.po index 9cfe5c548b..faebdb35db 100644 --- a/common.pl.po +++ b/common.pl.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Polish (http://www.transifex.com/team-xonotic/xonotic/" "language/pl/)\n" @@ -23,590 +23,857 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Linia startowa" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Linia celowa" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "pośredni %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Brak amunicji" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Nie masz" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Niedostępne" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Gracz %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Pośredni 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1KARA: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2KARA: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr " ^1Musisz odpowiedzieć, przed przejściem w tryb konfiguracyjny HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nazwa ^7zamiast \"^1Anonimowy gracz^7\" w statystykach" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Głosowanie wezwane dla:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Pozwolić serwerom przechować i wyświetlić twoje imię?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Konfiguracja HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Tak (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Nie (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Osobisty rekord" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Rekord serwera" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Oto pole na rozmowe." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Obserwując" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Oglądając: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Naciśnij ^3%s^1 aby oglądać" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Naciśnij ^3%s^1 lub ^3%s^1 na następnego lub poprzedniego gracza" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Użyj ^3%s^1 lub ^3%s^1 aby zmienić prędkość" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Naciśnij ^3%s^1 aby obserwować" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Naciśnij ^3%s^1 na informacje o trybie gry" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Mecz się już zaczął" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Nie masz żyć" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Naciśnij ^3%s^1 aby dołączyć" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Gra zaczyna się za ^3%d^1 sekund" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Na razie etap ^1rozgrzewkowy^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sNaciśnij ^3%s%s aby zakończyć rozgrzewkę" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sNaciśnij ^3%s%s kiedy będziesz gotowy" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Czekanie na innych aby zakończyć rozgrzewkę..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Czekanie na innych do przygotowania..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Naciśnij ^3%s^2 aby zakończyć rozgrzewkę" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Liczby drużyn są niezrównoważone!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Naciśnij ^3%s%s aby dopasować" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Naciśnij ^3ESC ^7aby pokazać opcie HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Kliknij dwa razy ^7na listwę aby pokazać opcje listwy." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7aby wyłączyć collision testing, ^3SHIFT ^7i" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7na małe korekty." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mil/h" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "węzłów" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Zostało wyexportowane do %s! (Notka: zapisane w data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Nie można zapisać do %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "BŁĄD - MENU JEST WIDOCZNE, ALE NIE ZDEFINIOWANO MENU!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nie związany)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 głos)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d głosów)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Nie obchodzi" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Wybierz rodzaj gry" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Głosuj na mapę" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "pozostało %d sekund" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Nie powinieneś używać tego polecenie samodzielnie!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Błąd:^7 Nie można znaleźć indeksu pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Oczekiwanie podglądu...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "śmierci" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "zniszczony" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "porzucenia" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "błędy" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "cele" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "zabici" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "okrążenia" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "życia" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "straty" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "nazwa" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "suma" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "nick" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "cele" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "pchnięcia" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "ranga" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "zwroty" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "rozmrożenia" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "punkty" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "samobójstwa" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Możesz modyfikować tablicę wyników używając polecenia " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr " Stosowanie:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7pole1 pole2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Następujące nazwy pól są rozpoznawane (wielkość liter nie ma znaczenia)\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "Możesz użyć ^3|^7 by wyrównać pola do prawej.\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3imię^7 lub ^3nick^7 Nazwa gracza\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Czas ping.\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Utrata pakietów.\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3zabójstwa^7 Ilu przeciwników zabiłeś\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3śmierci^7 Ile razy zginąłeś\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3samobójstwa^7 Ile razy sam się zabiłeś\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3fragi^7 zabójstwa - samobójstwa\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3suma^7 zabójstwa - śmierci\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3porzucenia^7 Ile razy flaga została porzucona\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3ranga^7 Ranga gracza\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pchnięcia^7 Ilość graczy zepchniętych w próżnię\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "^3zniszczone^7 Ilość kluczy zniszczonych przez zepchnięcie w próżnię\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "^3punkty^7 Podsumowanie punktów\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -623,7 +890,7 @@ msgstr "" "by pokazać wszystkie dostępne pola w danym trybie gry\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -632,12 +899,12 @@ msgstr "" "Specjalne nazwy typów gier 'teams' i 'noteams' mogą zostać użyte do\n" "włączenia/wyłączenie WSZYSTKICH drużynowych/nie drużynowych trybów gry.\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Na przykład: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -645,7 +912,7 @@ msgstr "" "pokaże nazwę, ping i pl wyrównane do lewej,\n" " a pola na prawo od '|' wyrównane do prawej.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -653,7 +920,7 @@ msgstr "" "'field3' będzie pokazane tylko w trybie CTF, a 'field4' we wszystkich " "trybach poza DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -684,7 +951,7 @@ msgid "Rankings" msgstr "Rankingi" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tablica wyników" @@ -751,622 +1018,711 @@ msgstr "Jesteś martwy, czekaj ^3%s^7 przed wskrzeszeniem" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Jesteś martwy, wciśnij ^2%s^7 by się wskrzesić" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s pod atakiem!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Brak prawego strzelczego!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Brak lewego strzelczego!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Czasomierz granatu" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Postęp rozmrażania" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Pchnięcie" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Amunicja" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Zniszczyć" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Odporność" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Bronić" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Prędkość" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Baza niebieska" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medyk" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "ZAGROŻENIE" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Wrogi nosiciel" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Wampir" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Nosiciel flagi" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Porzucona flaga" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Zemsta" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Pomóż mi!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Skok" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Tutaj" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Lot" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Porzucony klucz" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Niewidzialność" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Nosiciel klucza" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Biegnij tu" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Czerwona baza" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Punkt orientacyjny" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generator" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Punkt kontroli" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Punkt kontrolny" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Koniec" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Start" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Cel" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Piłka" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Regeneracja paliwa" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Niosący kulę" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Siła" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Tarcza" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Niewidzialność" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Dodatkowe życie " +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Prędkość" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Wyścig" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Siła" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Tarcza" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Wyścig CTS" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Regeneracja paliwa" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Zamrożone!" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Oznaczone" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Zdobądź Flagę" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Pojazd" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s potrzebujących pomocy! " +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Amunicja" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Odporność" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Medyk" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominacja" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Wampir" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Polowanie na Klucz" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Szturm" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Zemsta" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Skok" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Lot" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexpiłka" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Niewidzialność" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Inwazja" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Wyjdź" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "%s lat" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d lat" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "%d rok" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Utwórz" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d lata" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Dołącz" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d lata" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d lat" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s weeks" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d tygodni" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d tydzień" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d tygodnie" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "%d tygodnie" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "%d tygodni" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "%s dni" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d dni" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "%d dzień" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "%d dni" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d dni" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "%d dni" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "%s godzin" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "%d godzin" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:37 +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_FIR^%d hour" -msgstr "%d godzina" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:38 +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_SEC^%d hours" -msgstr "%d godziny" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Mag" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Pająk" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Wywerna" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d godziny" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d godzin" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s minut" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d minut" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d minuta" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d minuty" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d minuty" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d minut" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s sekund" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d sekund" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d sekunda" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d sekundy" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d sekundy" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "%d sekund" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Kolor:" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%d-szy" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Punkt orientacyjny" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%d-gi" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Pomóż mi!" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%d-ci" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Tutaj" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%d-ty" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "ZAGROŻENIE" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Zamrożone!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Punkt kontrolny" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Zabij wszystkich przeciwników" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Koniec" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Start" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Przeżyj i zabijaj przeciwników, dopóki mają życia" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Bronić" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Wyścig" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Zniszczyć" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Ścigaj się z innymi graczami do mety" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Pchnięcie" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Wyścig CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Nosiciel flagi" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Ścigaj się o najszybszy czas" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Wrogi nosiciel" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Zabij wszystkich z wrogiej drużyny" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Porzucona flaga" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Zdobądź Flagę" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Czerwona baza" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Znajdź i przynieś flagę przeciwnika do swojej bazy by ją zdobyć" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Baza niebieska" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Zabij wszystkich z wrogiej drużyny by wygrać rundę" - -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Przejmij wszystkie punkty kontrolne by wygrać" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominacja" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Punkt kontroli" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Zgromadź wszystkie klucze by wygrać rundę" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Porzucony klucz" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Polowanie na Klucz" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Nosiciel klucza" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Szturm" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Biegnij tu" -#: qcsrc/common/mapinfo.qh:82 -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/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Piłka" -#: qcsrc/common/mapinfo.qh:85 -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/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Niosący kulę" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Cel" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexpiłka" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generator" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSporty" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -"Zabij przeciwników by ich zamrozić, stań obok członków drużyny by ich " -"rozmrozić" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Trzymaj kulę, aby otrzymywać punkty za zabicia" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Pojazd" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Inwazja" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Oznaczone" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Przeżyj najazdy potworów" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Niewidzialność" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Mag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Dodatkowe życie " -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s potrzebujących pomocy! " + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Pająk" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Wywerna" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombie" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1377,35 +1733,40 @@ msgstr "^1Powiadomienia serwera:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d sekunde jeszcze)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTKA: ^BGCzat obserwujących nie jest wysyłany do graczy w trakcie " "rozgrywki" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG zdobył ^TC^TT^BG flagę" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1414,31 +1775,31 @@ msgstr "" "^BG%s^BG zdobył ^TC^TT^BG flagę w ^F2%s^BG sekundy, nie pobiwszy rekordu ^BG" "%s^BG ^F1%s^BG sekund" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG^TC^TT^BG flaga została wrócona do bazy przez jej właściciela" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG^TC^TT^BG flaga uległa zniszczeniu i została przywrócona w bazie" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG^TC^TT^BG flaga została porzucona w bazie i została przywrócona" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1446,742 +1807,755 @@ msgstr "" "^BG^TC^TT^BG flaga spadła gdzieś, gdzie nie mogła być osiągnięta i została " "zwrócona do bazy" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG Flaga jest zwrócona do bazy" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG stracił ^TC^TT^BG flagę" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG zdobył ^TC^TT^BG flagę" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG zwrócił ^TC^TT^BG flagę" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Rzucanie monetą... Wynik: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGTy nie masz paliwo dla ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Będziesz obserwował w kolejnej rundzie" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 został wepchnięty przed potwora przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 został przeniesiony do %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 niesprawiedliwie się wyeliminował%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 umarł%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 dołącza do Zombie%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 stracił całą amunicję%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 zgnił%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 przeszedł do %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 zginął w wypadku%s%s" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 był w źlem miejscem%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 został zamrożony przez ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 został rozmrożony przez ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 rozbił lód spadając" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 rozsadził lód granatem" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 został samoistnie rozmrożony po %s sekundach" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG drużyna wygrywa rundę" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wygrywa rundę" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRunda zakończona remisem" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGKoniec rundy, nie ma zwycięzcy" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 zamroził się" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG dostał %s^BG buff!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG stracił %s^BG buff!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGUpuściłeś %s^BG buff!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGOtrzymałeś %s^BG buff!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNie masz ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGPorzuciłeś ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGOtrzymałeś ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 połączył się%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG upuścił kulę" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG podniósł kulę" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG upuścił ^TC^TT Klucz" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 -#, c-format -msgid "^BG%s^F3 has no more lives left" -msgstr "^BG%s^F3 nie ma więcej żyć" +#: qcsrc/common/notifications.inc:364 +#, c-format +msgid "^BG%s^F3 has no more lives left" +msgstr "^BG%s^F3 nie ma więcej żyć" + +#: qcsrc/common/notifications.inc:365 +msgid "^BGMonsters are currently disabled" +msgstr "^BGPotwory są wyłączone" + +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" -#: qcsrc/common/notifications.qh:495 -msgid "^BGMonsters are currently disabled" -msgstr "^BGPotwory są wyłączone" +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 znalazł Niewidzialność" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 znalazł Osłonę" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 znalazł Prędkość" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 znalazł Siłę" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 rozłączył się" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 został wyrzucony za nieaktywność" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2189,78 +2563,85 @@ msgstr "" "^F2Zostałeś wyrzucony z serwera bo jesteś obserwującym, a serwer nie pozwala " "obserwować w tej chwili" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 obserwuje" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG wycofał się z wyścigu" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG ukończył wyścig" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGdrużyna zdobyła punkt!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 podniósł Superbroń" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGNie możesz dołączyć do większej drużyny" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGNie możesz zmieniać drużyn" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2268,13 +2649,13 @@ msgid "" msgstr "" "^F4NOTKA: ^BGSerwer używa ^F1Xonotic %s (beta)^BG, ty masz ^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2283,336 +2664,336 @@ msgstr "" "^F4NOTKA: Wyszedł ^F1Xonotic %s^BG, a ty wciąż masz ^F2Xonotic %s^BG - " "pobierz aktualizację z ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4Zostałeś sam!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGJesteś atakującym!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGJesteś obrońcą!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Rozpocznij!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Gra zacznie się za ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Runda zacznie się za ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Runda nie może się zacząć" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Nie bądź kamperem!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2622,239 +3003,239 @@ msgstr "" "^BGMożesz znowu ^F2próbować zdobyć^BG flagę\n" "^BGjeśli myślisz, że ci się to uda." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGZdobyłeś ^TC^TT^BG flagę!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGOtrzymałeś ^TC^TT^BG flagę od %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG prosi o przekazanie flagi%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGProsisz %s^BG o przekazanie ci flagi" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGPodałeś ^TC^TT^BG flagę do %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGOtrzymałeś ^TC^TT^BG flagę!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%senemy^BG dostał twoją flagę! Odzyskaj ją!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGTwój %steam mate^BG dostał flagę! Obroń go!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGWróciłeś ^TC^TT^BG flagę!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sZabiłeś ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sZostałeś zabity przez ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sZostałeś zabity przez ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sZabiłeś ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sZabiłeś piszącego ^BG%s" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%s^BG%s zabił cię gdy pisałeś" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%s^BG%s^BG%s zabił cię gdy pisałeś" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sZabiłeś piszącego ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGWciśnij ponownie ^F2DROPWEAPON^BG by rzucić granat!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Otrzymałeś ^K1DODATKOWY GRANAT^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2863,289 +3244,293 @@ msgstr "" "^BGZostałeś przeniesiony do inner drużyny\n" "Grasz teraz jako %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Nie atakuj swojej drużyny!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nie strzelaj do swojej drużyny!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Giń kamperze!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Przemyśl swoją taktykę kamperze!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Niesprawiedliwie się wyeliminowałeś!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Zostałeś %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Nie mogłeś złapać oddechu!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Uderzyłeś chrobocząc w ziemię!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Poczułeś się za gorąco!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Zrobiłeś się za bardzo przypieczony!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Zabiłeś się idioto!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Powinieneś być bardziej ostrożny!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Nie mogłeś znieść temperatury!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Rozglądaj się za potworami!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Zostałeś zabity przez potwora!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Smakuje jak kurczak!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Zapomniałeś wsadzić zawleczkę z powrotem!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Zabawa z napalmem źle się kończy!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Poczułeś się ochłodzony!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Twój leczniczy granat miał defekt" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Jesteś wskrzeszony, bo skończyła ci się amunicja..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Zostałeś zabity, bo skończyła ci się amunicja..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Zestarzałeś się nie biorąc swoich leków" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Musisz dbać o zdrowie" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Zostałeś spadającą gwiazdą!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Roztopiłeś się szlamie!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Popełniłeś samobójstwo!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Skończyłeś z tym wszystkim!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Utknąłeś w bagnie!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGJesteś teraz na: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Zginąłeś w wypadku!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Miałeś nieszczęśliwy wypadek z wieżyczką!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Zostałeś zabity przez wieżyczkę!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Zostałeś zabity przez wieżyczkę eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Wieżyczka Walker zabiła cię!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Zostałeś zmiażdżony przez pojazd!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Patrz gdzie idziesz!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGPotrzebujesz %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGTakże potrzebujesz %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGDrzwi odblokowane!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Znalazłeś dodatkowe życia" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Zamroziłeś ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Zostałeś zamrożony przez ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Rozmroziłeś ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Odtajałeś" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Zostałeś rozmrożony przez ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Zostałeś samoistnie rozmrożony po %s sekundach" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Zamroziłeś się" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Runda już się zaczęła, rozpoczynasz zamrożony" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1%s przybył!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3153,15 +3538,15 @@ msgstr "" "^K1Nie można dołączyć do gry w tym momencie.\n" "Osiągnięto maksymalną liczbę graczy." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGPodniosłeś kulę" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGZabijanie bez kuli nie daje punktów!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3169,7 +3554,7 @@ msgstr "" "^BGTwoja drużyna ma wszystkie klucze!\n" "Pomóż je niosącym się spotkać" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3177,7 +3562,7 @@ msgstr "" "^BGWszystkie klucze są w rękach ^TC^TT drużyny^BGch!\n" "Przeszkódź im ^F4TERAZ^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3185,23 +3570,23 @@ msgstr "" "^BGTwoja drużyna ma wszystkie klucze!\n" "Znajdź innych posiadaczy klucza ^F4TERAZ^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Runda zacznie się za ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGSkanowanie zakresu częstotliwości..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGZaczynasz z ^TC^TT Kluczem" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3210,29 +3595,33 @@ msgstr "" "^BGOczekiwanie na graczy...\n" "Potrzeba aktywnych graczy do: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGOczekiwanie na %s graczy by dołączyli..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG zostało do znalezienia jakiejś amunicji!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGZnajdź amunicję! Zostało ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Dodatkowe życia: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3241,22 +3630,56 @@ msgstr "" "^F2^COUNT^BG do zmiany broni...\n" "Następna broń: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktywna broń: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGWciśnij ponownie ^F2DROPWEAPON^BG by rzucić granat!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3264,13 +3687,13 @@ msgstr "" "^F2Teraz grasz ^F4DOGRYWKĘ^F2!\n" "Walcz dopóki nie będzie zwycięzcy!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3279,249 +3702,276 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1In^BG-portal jest stworzony" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Out^BG-portal jest stworzony" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Niewidzialność się wyczerpała" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Osłona się wyczerpała" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Szybkość się wyczerpała" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Siła się wyczerpała" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Jesteś niewidzialny" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Otacza cię osłona" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Jesteś szybki" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Siła napełnia twoją broń dewastującą mocą" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Wyścig się skończył, zakończ swoje okrążenie!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Superbroń się rozpadła" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Superbroń została stracona" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Masz teraz superbroń" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Zmiana drużyny za ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Obserwowanie za ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Samobójstwo za ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "(obok %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "podstadowy" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "sekundarny" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "^F1(Naciśni %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "z %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 wykonałeś POTRÓJNE ZABÓJSTWO! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 zrobił POTRÓJNY WYNIK! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "POTRÓJNE ZABÓJSTWO!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił PIĘĆ WYNIKI: JEDEN ZA DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 odblokował WŚCIEKŁOŚĆ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "WŚCIEKŁOŚĆ!" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił DZIESIĘĆ WYNIKI: JEDEN PO DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 rozpoczął MASAKRĘ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASAKRA!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 exekutował OKALCZENIE! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił PIĘTNAŚCIE WYNIKI: JEDEN PO DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "OKALCZENIE!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 jest BERSERKER! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił DWADZIEŚCIA WYNIKI: JEDEN PO DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "BERSERKER!" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 zadaje RZEZI! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił DWADZIEŚCIAPIĘĆ WYNIKI: JEDEN PO DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "RZEZI!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 zrobił TRZYDZIEŚCI WYNIKI: JEDEN PO DRUGIM! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 rozpęta ARMAGEDDON! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3530,75 +3980,75 @@ msgstr "" "\n" "(Zdrowie ^1%d^BG / Zbroja ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d szał zabijania!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Pierwsza krew!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Pierwsze punkty!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Pierwsza ofiara!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Pierwsza ofiara!" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 ma %d frag pod rząd! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", zakończył swój %d szał zabijania" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", tracąc swój %d szał zabijania" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr "" @@ -3623,109 +4073,395 @@ msgstr "Różowa" msgid "Team" msgstr "Drużyna" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" -msgstr "Neutralna" +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "Neutralna" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s pod atakiem!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "%d dni, %02d:%02d:%02d" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Brak prawego strzelczego!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Brak lewego strzelczego!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Elektro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Ciężkie laserowe armaty " + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Ciężki Karabin Maszynowy" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Chwytak" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Karabin Maszynowy" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Moździerz" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Dubeltówka" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "%s lat" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d lat" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d rok" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d lata" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d lata" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d lat" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s weeks" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d tygodni" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d tydzień" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d tygodnie" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "%d tygodnie" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "%d tygodni" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "%s dni" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d dni" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d dzień" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d dni" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "%d dni" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "%d dni" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "%d dni, %02d:%02d:%02d" +msgid "CI_DEC^%s hours" +msgstr "%s godzin" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:36 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "CI_ZER^%d hours" +msgstr "%d godzin" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d godzina" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d godziny" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d godziny" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d godzin" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Elektro" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s minut" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d minut" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d minuta" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Ciężkie laserowe armaty " +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d minuty" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Ciężki Karabin Maszynowy" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d minuty" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Chwytak" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d minut" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Karabin Maszynowy" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s sekund" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d sekund" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Moździerz" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d sekunda" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d sekundy" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d sekundy" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "%d sekund" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%d-szy" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%d-gi" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Dubeltówka" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%d-ci" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%d-ty" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" - #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" msgstr "Użycie: menu_cmd polecenie..., gdzie dostępnymi poleceniami są:\n" @@ -3754,9 +4490,9 @@ msgid "Item %d" msgstr "Przedmiot %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3888,6 +4624,7 @@ msgstr "Wyrównaj obrazek:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Lewy" @@ -3898,6 +4635,7 @@ msgstr "Lewy" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Prawy" @@ -3918,11 +4656,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Justowanie tekstu:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centrum" @@ -4041,6 +4781,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4099,12 +4843,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Wyrównaj do lewej" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Wyrównaj do prawej" @@ -4189,6 +4933,10 @@ msgstr "Zawsze pokaż panel" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4208,9 +4956,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Przejrzystość:" @@ -4316,7 +5064,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Nigdy" @@ -4398,7 +5146,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Tło:" @@ -4406,19 +5154,13 @@ msgstr "Tło:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Dezaktywuj" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Kolor:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Rozmiar ramki:" @@ -4428,12 +5170,12 @@ msgid "Team color:" msgstr "Kolor drużyny:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4536,10 +5278,6 @@ msgstr "" msgid "Servers" msgstr "Serwery" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Utwórz" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4551,9 +5289,9 @@ msgstr "Profil" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Domyślny" @@ -5280,10 +6018,6 @@ msgstr "Płeć" msgid "Apply immediately" msgstr "Zastosuj od razu" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Wyjdź" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Czy na pewno chcesz wyjść?" @@ -5621,7 +6355,7 @@ msgid "Often" msgstr "Często" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Zawsze" @@ -5881,189 +6615,173 @@ msgstr "" msgid "Quality:" msgstr "Jakość:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Pokaż" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Celownik" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Wiadomości" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Bronie" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modele" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Bez celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Rozmiar celownika:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Przejrzystość celownika:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Kolor celownika:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Przez zdrowie" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Pokaż kropkę na środku celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Rozmiar kropki:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Przejrzystość kropki:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Kolor kropki:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Użyj zwykłego koloru celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Wygładź efekty celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Rozmyj celownik jeśli cel jest zasłonięty" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Powiększ celownik jeśli celuje w przeciwnika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animuj celownik kiedy trafia przeciwnika" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animuj celownik, gdy podnosisz rzeczy" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Prędkość zanikania:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Pokazuj dokładność pod tablicą wyników" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Punkty orientacyjne" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Pokaż znaczniki punktów orientacyjnych dla celi na mapie" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Rozmiar czcionki:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Zanikaj gdy w pobliżu celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Obrażenia" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Faktor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Nazwy graczy" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Pokaż nazwy nad graczami" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Maksymalna odległość:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Gra drużynowa" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Tylko gdy blisko celownika" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Pokaż zdrowie i zbroję" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Nakładka obrażeń:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6076,311 +6794,327 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Wiadomości" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Informacja o zabiciu" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Cel" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Atakujący" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Pokaż w osobnej linii" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" "Dodaj dodatkową informację o zabójstwie do powiadomienia gdy jest to możliwe" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Dodaj miejsce zabójstwa do wiadomości o śmierci, gdy dostępne" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Ustawienia Trybu Gry" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Inne" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Odliczanie sekund do wskrzeszenia" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Dźwięki osiągnięć" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modele" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Przedmioty" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Użyj obrazów 2D zamiast modeli przedmiotów" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Niedostępny kolor:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Czarny" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Cziemny" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normalny" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Niebieski" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Gracze" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Użyj mojego modelu jako model graczy" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Użyj mojego koloru jako kolor graczy" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Zanikanie ciał:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Flaki:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Żadne" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Kilka" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Wiele" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Dużo" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Pokaż" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Pole widzenia:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Faktor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Hierarchia Ważności Broni" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Bronie" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "W górę" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "W dół" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Użyj hierarchi ważności przy zmienianiu broni" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Zmieniaj tylko do dających się użyć broni" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Zmieniaj broń przy podnoszeniu" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Puść przycisk ataku przy zmienianiu broni" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7136,15 +7870,15 @@ msgstr "<TYTUŁ>" msgid "<AUTHOR>" msgstr "<AUTOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MAX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "WYŁ" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7200,101 +7934,101 @@ msgstr "Szybkie" msgid "PART^Instant" msgstr "Natychmiastowe" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Styczeń" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Luty" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Marzec" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Kwiecień" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Maj" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Czerwiec" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Lipiec" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Sierpień" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Wrzesień" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Październik" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Listopad" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Grudzień" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Dołączył:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Ostatnio_Widziany:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Czas_Gry:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Ulubiona_Mapa:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Meczy:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_Ranga:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_Ulubiona_Mapa:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (bez rankingu)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7303,21 +8037,21 @@ msgstr "" "Aktualizacja może być ściągnięta z:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Generuje info od nowo addowanych mapach..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s TESTUJ TWÓJ BUILD" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Aktualizuj fo %s już teraz!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7325,19 +8059,14 @@ msgstr "" "^1ERROR:: Kompressia z textury jest wymagany ale nie wspomagany.\n" "^1Oczekuj wizualne problemy.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Użyj domyślnego" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Kolor drużyny:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Włącz panel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (modyfikawana broń)" diff --git a/common.pot b/common.pot index 607a805f72..e5486a5650 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: 2015-08-20 01:24+0200\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,587 +17,854 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -606,30 +873,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -660,7 +927,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -727,617 +994,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1349,1870 +1709,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3221,449 +3648,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3692,9 +4432,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3824,6 +4564,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3834,6 +4575,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3854,11 +4596,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3977,6 +4721,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4035,12 +4783,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4125,6 +4873,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4144,9 +4896,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4252,7 +5004,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4334,7 +5086,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4342,19 +5094,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4364,12 +5110,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4472,10 +5218,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4487,9 +5229,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5216,10 +5958,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5557,7 +6295,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5817,189 +6555,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6012,310 +6734,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7070,15 +7808,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7134,140 +7872,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.pt.po b/common.pt.po index a432fec788..6e4a3b61c9 100644 --- a/common.pt.po +++ b/common.pt.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Portuguese (http://www.transifex.com/team-xonotic/xonotic/" "language/pt/)\n" @@ -19,591 +19,858 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Linha de Partida" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Linha de Chegada" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermédio %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Sem munições" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Indisponível" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Jogador %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermédio 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALIDADE: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALIDADE: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Tem que responder antes de entrar no modo de configuração do HUD\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7em vez de \"^1Jogador anónimo^7\" nas estatisticas" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Começou uma votação para:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Permitir que os servidores guardem e mostrem o seu nome?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configurar HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Sim (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Não (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Melhor pontuação pessoal" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Melhor pontuação do servidor" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Jogador^7: Isto é a área de conversação." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Observando" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Espectador: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Carregue ^3%s^1 para passar a espectador" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Carregue ^3%s^1 ou ^3%s^1 para o próximo ou anterior jogador" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Utilize ^3%s^1 ou ^3%s^1 para alterar a velocidade" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Carregue ^3%s^1 para observar" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Carregue ^3%s^1 para informação sobre o modo de jogo" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Partida já começou" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Não tem vidas restantes" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Carregue ^3%s^1 para se juntar" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Jogo começa em ^3%d^1 segundos" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2De momento em fase de ^1aquecimento^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sCarregue ^3%s%s para terminar aquecimento" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sCarregue ^3%s%s assim que estiver pronto" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2À espera que os outros jogadores estejam prontos para acabar aquecimento..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2À espera que os outros jogadores estejam prontos..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Carregue ^3%s^2 para terminar aquecimento" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Equipas estão desiquilibradas!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Carregue ^3%s%s para ajustar" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Carregue ^3ESC ^7 para mostrar opçoes do HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Duplo-clique ^7um painel para opções específicas do painel." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7para desligar teste de colisão, ^3SHIFT ^7e" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLAS DIRECCIONAIS ^7para pequenos ajustes." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "nós" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Exportado com sucesso para%s! (Nota: Guardado em data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Não é possível escrever para %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ERRO - MENU ESTA VISÍVEL MAS NÃO HÁ MENU DEFINIDO!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nao esta definido)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 voto)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d votos)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Não interessa" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Decidir tipo de jogo" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Votar num mapa" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "Faltam %d segundos" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Não é suposto usar este comando!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Erro:^7 Não foi possível encontrar o pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Pedindo previsão...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "Tentando remover uma equipa que não está na lista de equipas!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bcfrags" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bctempo" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^capturas" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^tempocaptura" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^mortes" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^destruido" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^quedas" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^faltas" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fcfrags" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^golos" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kcfrags" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^raciofm" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^f/m" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^fm" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^rfm" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^frags" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^voltas" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^vidas" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^derrotas" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^nome" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^soma" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^alcunha" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^objectivos" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^empurrões" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^posição" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^devoluções" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^ressureições" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^pontuação" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^suicídios" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Pode modificar o mostrador de pontuação usando o comando " "^2scoreboard_columns_set .\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Utilização:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Os seguintes nomes são reconhecidos (não relevante maíusculas/minúsculas):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -612,30 +879,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -666,7 +933,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -733,617 +1000,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Temporizador de granada" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampiro" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "erro a criar curl handle\n" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" -msgstr "" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Combate até à Morte" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "O Ultimo a Cair" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Corrida" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Corrida CTS" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Combate até à Morte por Equipas" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Captura a Bandeira" + +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domínio" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Procura da Chave" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assalto" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Investida" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampiro" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Sair" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "erro a criar curl handle\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Criar" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Juntar" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:31 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_THI^%d days" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:37 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_FIR^%d hour" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Combate até à Morte" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "O Ultimo a Cair" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Cor:" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Corrida" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Corrida CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Combate até à Morte por Equipas" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Captura a Bandeira" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domínio" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Procura da Chave" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assalto" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Investida" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" + +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" + +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" + +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1355,2321 +1715,2701 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 -msgid "" -"^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep fragging until we have a winner!" +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:732 -msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"Keep scoring until we have a winner!" +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:611 msgid "" -"^F2Now playing ^F4OVERTIME^F2!\n" -"\n" -"Generators are now decaying.\n" -"The more control points your team holds,\n" -"the faster the enemy generator decays" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 +msgid "" +"^K1Your generator is NOT shielded!\n" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep fragging until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:616 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"Keep scoring until we have a winner!" +msgstr "" + +#: qcsrc/common/notifications.inc:617 +msgid "" +"^F2Now playing ^F4OVERTIME^F2!\n" +"\n" +"Generators are now decaying.\n" +"The more control points your team holds,\n" +"the faster the enemy generator decays" +msgstr "" + +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Machine Gun" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Espingarda" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:36 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:37 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:38 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:39 #, c-format -msgid ", ending their %d score spree" +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:40 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:43 #, c-format -msgid ", losing their %d score spree" +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:53 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:54 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" - -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" - -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" - -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" - -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" - -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" - -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Machine Gun" - -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" - -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" - -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" - -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Espingarda" - -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" - -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" - -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" - -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3700,9 +4440,9 @@ msgid "Item %d" msgstr "Item %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "modificado" @@ -3834,6 +4574,7 @@ msgstr "Alinhar icones" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Esquerda" @@ -3844,6 +4585,7 @@ msgstr "Esquerda" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Direita" @@ -3864,11 +4606,13 @@ msgid "Flip messages order" msgstr "Trocar ordem de notificações" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Alinhamento do Texto" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centro" @@ -3987,6 +4731,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4045,12 +4793,12 @@ msgid "Status bar" msgstr "Barra de estado" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Alinhamento à esquerda" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Alinhamento à direita" @@ -4135,6 +4883,10 @@ msgstr "Painel sempre activado" msgid "Forced aspect:" msgstr "Forçar aspecto:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Painel do Cronómetro de Corrida" @@ -4154,9 +4906,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alfa:" @@ -4262,7 +5014,7 @@ msgstr "Desaparecer após:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Nunca" @@ -4344,7 +5096,7 @@ msgid "Panel background defaults:" msgstr "Fundo do painel por defeito:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Fundo:" @@ -4352,19 +5104,13 @@ msgstr "Fundo:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Desactivar" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Cor:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Tamanho do limite:" @@ -4374,12 +5120,12 @@ msgid "Team color:" msgstr "Cor da Equipa:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Testa cor da equipa no modo de configuração" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Padding:" @@ -4482,10 +5228,6 @@ msgstr "Multi-jogador" msgid "Servers" msgstr "Servidores" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Criar" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4497,9 +5239,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Por Defeito" @@ -5226,10 +5968,6 @@ msgstr "" msgid "Apply immediately" msgstr "Aplicar imediatamente" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Sair" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Tens a certeza que queres sair?" @@ -5567,7 +6305,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5827,189 +6565,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Sem mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Por arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Tamanho da mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Alfa da mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Cor da mira:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Por vida" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Usar aneis para indicar estado da arma" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Activar ponto central" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Tamanho do Ponto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Ponto brilho:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Cor do Ponto:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Cor da mira normal" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Suavizar mira" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Esbater mira se o tiro e obstruido" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Caminhos" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Extremidade:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Sobreposicao:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Factor de Ampliação (ZOOM):" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Desaparecimento de cada entrada:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Mostrar nomes sobre os jogadores" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Apenas quando perto da mira" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Mostrar posição da vida e armadura" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Sobreposição do Dano:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Entrar no editor do HUD" @@ -6022,310 +6744,326 @@ msgstr "Para o editor do HUD aparecer, e preciso estar no jogo." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Quer começar um jogo local para personalizaro HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Informação da Frag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Mostrar informação sobre sequências de mortes" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Só mostrar sequências se forem conquistas" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Mostrar informação de sequências em centerprints" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Mostrar informação de sequências em mensagens de morte" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Sequências em mensagens de informação:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Alvo" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Atacante" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Imprimir numa linha separada" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Adicionar informação extra do frag quando disponível" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Adicionar localização do frag nas mensagens de morte quando disponível" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Definições do modo de jogo" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Mostrar tempos de captura no Captura a Bandeira" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Mostrar nome do ladrão da bandeira no Captura a Bandeira" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Outros" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Mostrar mensagens da consola no canto superior esquerdo" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Mostrar toda a informação no chat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Mostrar estado do jogador no chat" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Notificações de Poderes" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Notificações de informação de arma" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Anunciadores" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Sons de contador de Respawn" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Sons de sequências de mortes" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Sons de Conquistas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Itens" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Usar imagens 2D simples em vez de modelos de itens" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Alfa indisponível:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Cor indisponível:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Preto" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Escuro" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Pintado" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Azul" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Jogadores" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Forçar modelos:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Forçar cores dos jogadores à própria cor" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Desaparecimento dos corpos:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Tripas:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Nenhum" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Poucas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Muitas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Imensas" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Perspectiva na 1a pessoa" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Mudar para terceira pessoa quando morto" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Suavizar visibilidade quando aterra de salto" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Suavizar a vista quando agachado" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Ver acenos quando ausente" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Ver movimento quando a andar" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Perspectiva da 3a pessoa" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Distancia das costas:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Distância para cima:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Permitir passagem de paredes quando espectador" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Campo de visão:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Instantaneo" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Cima" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Baixo" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Usar lista de prioridades para ciclo entre as armas" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Mudar armas automaticamente ao apanhar do chão" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Desenhar modelo da arma na 1a pessoa" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Abanos do modelo da arma" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "'Bobbing' do modelo da arma" @@ -7084,15 +7822,15 @@ msgstr "<TÍTULO>" msgid "<AUTHOR>" msgstr "<AUTOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "MÀX" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "DESLIGADO" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7148,101 +7886,101 @@ msgstr "PART^Rápido" msgid "PART^Instant" msgstr "PART^Instantâneo" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Janeiro" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Fevereiro" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Março" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Abril" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Maio" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Junho" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Julho" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Agosto" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Setembro" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Outubro" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Novembro" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Dezembro" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Juntou-se:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Última_Visita:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Tempo_Jogado:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Mapa_Favorito:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Partidas:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_Posição:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_Percentil:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_Mapa_Favorito:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (não colocado)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7251,21 +7989,21 @@ msgstr "" "Actualização pode ser transferida em:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Informação de mapas auto-gerada para novos mapas..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s VERSAO DE TESTE" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Actualize para %s agora!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7273,19 +8011,14 @@ msgstr "" "^1ERRO: A compressão de texturas é necessária mas não é suportada.\n" "^1Possíveis problemas visuais.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Usar defeito" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Cor da Equipa:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Actival painel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (arma do mutator)" diff --git a/common.ro.po b/common.ro.po index 3f11ac5f47..99d965e172 100644 --- a/common.ro.po +++ b/common.ro.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Romanian (http://www.transifex.com/team-xonotic/xonotic/" "language/ro/)\n" @@ -24,461 +24,728 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Linie de start" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Linie de sosire" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Intermediar %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Fără muniție" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Nu are" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Indisponibil" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Jucător: %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Intermediar 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1PENALIZARE: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2PENALIZARE: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" "^1Trebuie să răspunzi înainte să intri în modul de configurare al hud-ului\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nume ^7în loc de ”^1Jucător anonim^7” în statistici" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "A fost chemat un vot pentru:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Permite serverelor să-ți stocheze și să-ți afișeze numele? " -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Configurează HUD-ul" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Da (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Nu (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Record personal" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Record server" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Jucător^7: Aceasta este zona de conversație." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1În mod observare" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1În mod spectator: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Apasă ^3%s^1 pentru a deveni spectator" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1Apasă ^3%s^1 sau ^3%s^1 pentru jucătorul următor sau precedent" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Folosiți ^3%s^1 sau ^3%s^1 pentru a schimba viteza" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Apasă ^3%s^1 pentru a observa" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Apasă ^3%s^1 pentru informații despre modul de joc" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Meciul deja a început" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Nu mai ai vieți rămase" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Apasă ^3%s^1 pentru a te alătura jocului" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Jocul începe în ^3%d^1 secunde" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentan în faza de ^1încălzire^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sApasă ^3%s%s pentru a înceta încălzirea" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, 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.qc:3935 +#: qcsrc/client/hud.qc:3993 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.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Se așteaptă ca ceilalți să fie gata..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Apasă ^3%s^2 pentru a înceta încălzirea" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Echipele nu sunt echilibrate!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Apasă ^3%s%s pentru a ajusta" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Apasă ^3ESC ^7pentru a arăta opțiunile HUD-ului" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Dublu-clic ^7pe panou pentru opțiuni specifice panoului" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pentru a dezactiva testarea de coliziune, ^3SHIFT ^7și" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3SĂGEȚI ^7pentru ajustări fine." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "noduri" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Exportat cu succes către %s! (Notă: Este salvat în data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Nu s-a putut scrie către %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "EROARE - MENIUL ESTE VIZIBIL DAR NU S-A DEFINIT NICIUN MENIU!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nu este atașată)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1 vot)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d voturi)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Nu-mi pasă" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Alege tipul de joc" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Votează o hartă" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d secunde rămase" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3Nu ar trebui să folosești această comandă de unul singur!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Eroare:^7 Nu a fost găsit index pak.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Cerere de previzualizare...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 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/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^bcucideri" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^bctimp" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^capturi" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^timpcapturi" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^morți" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^distrus" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^căzături" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^defecte" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^fcucideri" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^goluri" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^kcucideri" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^kdrație" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^u/m" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^um" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^rum" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^ucideri" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^ture" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^vieți" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^pierderi" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^nume" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^sumă" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^poreclă" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^obiective" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^ridicări" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^latență" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^împingeri" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^rang" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^returnări" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^reînvieri" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^scor" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^sinucideri" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^luări" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^tic-uri" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Poți modifica tabela de scor folosind comanda ^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Utilizare:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" "Următoarele nume de câmp sunt recunoscute (nu contează capitalizarea):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -486,43 +753,43 @@ msgstr "" "Poți folosi un ^3|^7 pentru a începe spațiile aliniate la dreapta.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3nume^7 sau ^3poreclă^7 Numele unui jucător\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3pings^7 Timp latență\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Pierderi de pachete\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3kills^7 Numărul de ucideri\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Numărul de morți\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Numărul de sinucideri\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3frags^7 ucideri - sinucideri\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Raportul ucideri/morți\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3sum^7 ucideri - morți\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" @@ -530,7 +797,7 @@ msgstr "" "^3caps^7 Cât de des un steag (CS) sau o cheie („Vânătoare de chei”) au fost " "capturate\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -538,79 +805,79 @@ msgstr "" "^3pickups^7 Cât de des un steag (CS) sau o cheie („Vânătoare de chei”) sau o " "minge („Ține departe”) au fost culese\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Cel mai scurt timp de capturare (CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3fckills^7 Numărul de posesori de steag uciși\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Numărul de steaguri returnate\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Numărul de steaguri scăpate\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Numărul de vieți (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3rang^7 Rangul jucătorului\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3împunsături^7 Numărul de jucători împinși în neant\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "^3destroyed^7 Numărul de chei distruse prin aruncarea lor în neant\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3kckills^7 Numărul de posesori de chei uciși\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 De câte ori a fost pierdută o cheie\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Numărul de ture terminate (race/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Timp total cursă (cursă/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Cea mai rapidă tură (cursă/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Numărul de puncte (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3takes^7 Numărul de puncte luate în domination (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3bckills^7 Numărul de posesori de minge uciși\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "^3bctime^7 Timpul total de ținut mingea în „Ține departe”\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -618,7 +885,7 @@ msgstr "" "^3score^7 Scor total\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -633,7 +900,7 @@ msgstr "" "disponibile pentru modul de joc curent.\n" "\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -643,12 +910,12 @@ msgstr "" "pentru a include/exclude TOATE modurile de joc teams/noteams.\n" "\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Exemplu: scoreboard_columns_Set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -656,7 +923,7 @@ msgstr "" "va afișa numele, latența și pl aliniate la stânga, și câmpurile\n" "din dreapta barei verticale aliniate la dreapta.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -664,7 +931,7 @@ msgstr "" "'field3' va fi arătat doar în CTF, și 'field4' va fi arătat în toate\n" "celelalte moduri de joc în afară de DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -695,7 +962,7 @@ msgid "Rankings" msgstr "Clasament" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Tabelă de scor" @@ -762,624 +1029,712 @@ msgstr "Ești mort, așteaptă ^3%s^7 până la respawn" msgid "You are dead, press ^2%s^7 to respawn" msgstr "Ești mort, apasă ^2%s^7 pentru a te respawna" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Spam" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s sub asediu!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Nu este niciun trăgător pe dreapta!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Nu este niciun trăgător pe stânga!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Fitil grenadă" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Progres reînviere" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Împinge" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Muniție" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Distruge" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Rezistență" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Apără" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Viteză" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Baza albastră" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Medic" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "PERICOL" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Izbi" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Posesor inamic" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampir" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Posesor de steag" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Dizabilitate" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Steag scăpat" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Răzbunare" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Ajutor! " +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Salt" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Aici" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Zbor" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Cheie scăpată" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Invizibilitate" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Posesor de cheie" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Fugi aici" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Baza roșie" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "eroare în crearea unui mâner răsucit\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Comanda de aruncare a notificărilor merge doar cu cl_cmd și sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Comanda de aruncare a armelor merge doar cu sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" +"Comanda de restartare a notificărilor merge doar cu cl_cmd și sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Indicator" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Generator" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Punct de control" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Punct de verificare" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Jet Pack" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Sosire" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Regenerare combustibil" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Pornire" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Forță" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Gol" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Scut" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Minge" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Aruncă @!#%'n Tuba" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Posesor de minge" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Meci până la moarte" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Ultimul Supraviețuitor" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Invizibilitate" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Cursă" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Viață bonus" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Viteză" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Cursă CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Forță" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Scut" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Regenerare combustibil" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Meci până la moarte în echipă" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Jet Pack" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capturează Steagul" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Înghețat!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Atins" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Vehicul" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s are nevoie de ajutor!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Muniție" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominație" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Rezistență" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Medic" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Vânătoarea de chei" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Izbi" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Asalt" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampir" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Dizabilitate" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Răzbunare" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Atac violent" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Salt" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Zbor" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Invizibilitate" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Înghețare cu ștafetă" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "„Ține departe”" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invazie" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "eroare în crearea unui mâner răsucit\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Comanda de aruncare a notificărilor merge doar cu cl_cmd și sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Ieșire" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Comanda de aruncare a armelor merge doar cu sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -"Comanda de restartare a notificărilor merge doar cu cl_cmd și sv_cmd.\n" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CL_DEC^%s ani" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d ani" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Creare Joc" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d an" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Alăturare" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d ani" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d ani" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d ani" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s săptămâni" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d săptămâni" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d săptămână" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d săptămâni" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d săptămâni" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d săptămâni" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s zile" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d zile" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d zi" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d zile" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:31 +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d zile" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:32 +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d zile" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Mag" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Târâtor" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Păianjen" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Dragon" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombie" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d oră" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d ore" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d minut" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Culoare:" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s secunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Indicator" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d secunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Ajutor! " -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d secundă" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Aici" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d secunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "PERICOL" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d secunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Înghețat!" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d secunde" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Punct de verificare" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Sosire" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Pornire" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Aruncă @!#%'n Tuba" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Apără" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Meci până la moarte" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Distruge" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Ucide toți inamicii" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Împinge" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Ultimul Supraviețuitor" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Posesor de steag" -#: qcsrc/common/mapinfo.qh:58 -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/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Posesor inamic" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Cursă" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Steag scăpat" -#: qcsrc/common/mapinfo.qh:61 -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/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Cursă CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Baza roșie" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Întrecere pentru cel mai scurt timp" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Baza albastră" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Ucide toți coechipierii inamici" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Meci până la moarte în echipă" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capturează Steagul" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Punct de control" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Găsește și adu steagul inamic la baza ta pentru a-l captura" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Cheie scăpată" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Posesor de cheie" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Ucide toți coechipierii inamici pentru a câștiga runda" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Fugi aici" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Capturează toate punctele de control pentru a câștiga" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Minge" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominație" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Posesor de minge" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Adună toate cheile pentru a câștiga runda" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Gol" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Vânătoarea de chei" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Generator" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Asalt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -"Distruge obstacole pentru a găsi și a distruge reactorul inamic înainte să " -"se scurgă timpul" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -"Capturează punctele de control pentru a ajunge la generatorul inamic și " -"distruge-l" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Atac violent" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Vehicul" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Atins" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Înghețare cu ștafetă" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Invizibilitate" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" -"Ucide inamicii pentru a-i îngheța, stai lângă coechipieri pentru a-i dezgheța" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Viață bonus" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Ține mingea pentru a înscrie puncte pentru ucideri" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Spam" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "„Ține departe”" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s are nevoie de ajutor!" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invazie" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Supraviețuiește valurilor de monștri" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Mag" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Târâtor" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Păianjen" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Dragon" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1390,18 +1745,23 @@ msgstr "^1Notificări server:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d secunde rămase)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 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.qh:350 +#: qcsrc/common/notifications.inc:220 #, 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.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1410,17 +1770,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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1429,31 +1789,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.qh:355 +#: qcsrc/common/notifications.inc:225 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.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 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.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 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.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1461,11 +1821,11 @@ msgstr "" "^BGSteagul ^TC^TT^BG a căzut pe undeva imposibil de atins și a fost returnat " "în bază" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1474,210 +1834,210 @@ msgstr "" "^BGSteagul ^TC^TT^BG a devenit nerăbdător după ^F1%.2f^BG secunde și s-a " "reîntors singur" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGSteagul ^TC^TT^BG a fost returnat în bază" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, 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.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG are steagul ^TC^TT^BG" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, 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.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Dăm cu banu'... Rezultat: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNu ai suficient combustibil pentru ^F1Jetpack" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 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.qh:376 +#: qcsrc/common/notifications.inc:246 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.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Vei deveni spectator în runda următoare" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s^K1%s%s l-a împins pe ^BG%s%s^K1 în fața unui monștru" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1685,150 +2045,150 @@ 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, 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.qh:409 +#: qcsrc/common/notifications.inc:279 #, 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.qh:410 +#: qcsrc/common/notifications.inc:280 #, 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.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 s-a eliminat singur%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:413 +#: qcsrc/common/notifications.inc:283 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:415 +#: qcsrc/common/notifications.inc:285 #, 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.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 a murit%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:417 +#: qcsrc/common/notifications.inc:287 #, 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.qh:418 +#: qcsrc/common/notifications.inc:288 #, 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.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, 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.qh:421 +#: qcsrc/common/notifications.inc:291 #, 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.qh:422 +#: qcsrc/common/notifications.inc:292 #, 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.qh:423 +#: qcsrc/common/notifications.inc:293 #, 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.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 se alătură Zombilor%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -1836,383 +2196,396 @@ msgstr "" "^BG%s^K1 a decis să simtă pe pielea sa rezultatul propriei explozii cu napalm" "%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 s-a descompus%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, 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.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 a fost nămolit%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, 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.qh:436 +#: qcsrc/common/notifications.inc:306 #, 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.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 s-a mutat la %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, 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.qh:439 +#: qcsrc/common/notifications.inc:309 #, 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.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, 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.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, 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.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, 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.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, 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.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 s-a dus unde nu trebuia%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s puncte la fiecare %s secunde)" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, 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.qh:464 +#: qcsrc/common/notifications.inc:334 #, 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.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 a fost reînviat prin cădere" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, 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.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 a reînviat automat după %s secunde" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "Echipa ^TC^TT^BG câștigă runda" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG a câștigat runda" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGRemiză" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGRundă sfarșită, nu există câștigător" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 s-a înghețat singur" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, 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.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG a luat tonicul %s^BG!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG a pierdut tonicul %s^BG!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGAi scăpat tonicul %s^BG!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGAi primit tonic %s^BG!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNu ai ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGAi scăpat ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGAi luat ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, 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.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, 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.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 s-a conectat%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%sF3 s-a conectat și s-a alăturat echipei ^TC^TT" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 acum se joacă" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG a scăpat mingea!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG a luat mingea!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, 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.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG a scăpat cheia ^TC^TT" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG a pierdut cheia ^TC^TT" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG a cules cheia ^TC^TT" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 s-a dat batut" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, 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.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGMonștrii sunt momentan dezactivați" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 a cules Invizibilitate" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 a cules Scut" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 a cules Viteza" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 a cules Forță" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 s-a deconectat" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 a fost dat afară pentru stat degeaba" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2220,45 +2593,45 @@ msgstr "" "^F2Ai fost dat afară din server pentru că ești spectator și spectatorii nu " "sunt permiși în acest moment." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 este acum spectator" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG a abandonat cursa" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG a terminat cursa" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2267,16 +2640,23 @@ 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^BGEchipa ^TC^TT înscrie!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2285,20 +2665,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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 a cules o SuperArmă" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGNu te poți muta într-o echipă mai mare" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGNu este permis să schimbi echipele" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2306,13 +2686,13 @@ msgid "" msgstr "" "^F4NOTĂ: ^BGServerul rulează ^F1Xonotic %s(beta)^BG, tu ai ^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2321,12 +2701,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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Informații build: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -2334,147 +2714,147 @@ msgstr "" "^BG%s%s^K1 a murit din cauza virtuozității lui ^BG%s^K1's pe @!#%%'n acordeon" "%s%s" -#: qcsrc/common/notifications.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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.qh:525 +#: qcsrc/common/notifications.inc:400 #, 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.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 s-a apropiat prea mult de racheta%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, 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.qh:531 +#: qcsrc/common/notifications.inc:406 #, 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.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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.qh:534 +#: qcsrc/common/notifications.inc:409 #, 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.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, 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.qh:539 +#: qcsrc/common/notifications.inc:414 #, 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.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, 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.qh:542 +#: qcsrc/common/notifications.inc:417 #, 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.qh:543 +#: qcsrc/common/notifications.inc:418 #, 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.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 a fost împușcat de Mitralierele Grele%s%s ale lui ^BG%s^K1" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 a fost sfârtecat în bucăți de Mitralierele Grele%s%s ale lui ^BG" "%s^K1" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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.qh:548 +#: qcsrc/common/notifications.inc:423 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -2482,194 +2862,194 @@ 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, 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.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, 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.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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.qh:556 +#: qcsrc/common/notifications.inc:431 #, 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.qh:557 +#: qcsrc/common/notifications.inc:432 #, 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.qh:558 +#: qcsrc/common/notifications.inc:433 #, 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.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, 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.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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.qh:562 +#: qcsrc/common/notifications.inc:437 #, 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.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 a fost tăiat în două de Drujba Rachetă%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 aproape s-a ferit de Drujba Rachetă%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 a fost tăiat în jumătate de propria lui Drujbă Rachetă%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 s-a aruncat în aer cu propria lui Drujbă Rachetă%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, 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.qh:568 +#: qcsrc/common/notifications.inc:443 #, 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.qh:569 +#: qcsrc/common/notifications.inc:444 #, 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.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, 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.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, 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.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4Ai rămas singur!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGJoci in atac!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGJoci in defensiva!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Începeți!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Jocul începe în ^COUNT " -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Runda începe în ^COUNT " -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Runda nu poate începe" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Nu sta la pândă!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2679,241 +3059,241 @@ msgstr "" "^BGNu ezita să ^F2încerci să capturezi^BG steagul din nou\n" "^BGdacă te crezi în stare." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGAi capturat steagul ^TC^TT^BG !" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, 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.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, 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.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG ți-a cerut să-i pasezi steagul%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGSolicitare %s^BG să-ți paseze steagul" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGAi pasat steagul ^TC^TT^BG lui %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGAi luat steagul ^TC^TT^BG !" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG %sInamicul^BG are steagul! Recuperează-l!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, 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.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, 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.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGAi recuperat steagul ^TC^TT^BG!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPunct critic! Inamicii te pot vedea pe radar!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 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.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sL-ai ucis pe ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sAi înscris împotriva lui ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sAi fost ucis de ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, 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.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sAi fost ucis de către ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sS-a înscris împotriva ta de către ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sL-ai ucis pe ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sAi înscris împotriva lui ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, 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.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sL-ai omorât prin redactare pe ^BG%s" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sS-a înscris împotriva ta de către ^BG%s^K1 în timp ce scriai!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, 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.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sS-a înscris împotriva ta de către ^BG%s^K1 în timp ce scriai^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sAi fost omorât prin redactare de către ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sAi înscris împotriva lui ^BG%s^K1 în timp ce scria^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sL-ai omorât prin redactare pe ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGApasă ^F2DROPWEAPON^BG iar să arunci grenada!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Ai primit o ^K1GRENADĂ BONUS^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2922,218 +3302,218 @@ msgstr "" "^BGAi fost mutat într-o altă echipă\n" "Acuma ești în: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Nu te înverșuna împotriva coechipierilor tăi!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nu trage in coechipieri!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Mori camper-ule!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reexaminează-ți tacticile, camper-ule!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Te-ai eliminat singur în mod incorect!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Ai fost %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Nu ți-ai putut trage răsuflarea!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Te-ai sfărâmat de pământ!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Ti s-a facut un pic prea cald! " -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Ai devenit un pic prea crocant!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Te-ai omorât singur ca un prostănac!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Trebuie sa fii mai atent!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1N-ai rezistat căldurii!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Ai grijă la monștri!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Ai fost ucis de un monstru!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1Are gust de pui pane!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ai uitat sa pui cuiul inapoi! " -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 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.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Ai cam înghețat!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1Te-ai cam înghețat!" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Grenada ta Vindecătoare e un pic defectă" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Vei reînvia fiincă ai rămas fără muniție..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 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.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Ai îmbătrânit fără să-ți iei medicamentele" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Trebuie să-ți păstrezi viața" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Ai devenit o stea căzătoare!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Te-ai topit în smoală!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Te-ai sinucis!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Ai sfârșit totul!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Te-ai împotmolit în mocirlă!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGAcum ești pe: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Ai murit intr-un accident!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Ai avut o confruntare nefericită cu o turelă!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Ai fost ucis de o turelă!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Ai avut o confruntare nefericită cu o turelă eWheel!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Ai fost ucis de o turelă eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 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.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Ai fost ucis de o turelă de deplasare!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Ai fost prins în explozia unei arme Bondar!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Ai fost zdrobit de un vehicul! " -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Ai fost prins într-un cluster de bombe Raptor!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Ai fost prin în explozia unui Raptor!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 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.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1You a fost spulberat de racheta unui Păianjen Mecanizat!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 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.qh:681 +#: qcsrc/common/notifications.inc:556 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.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Ai grija unde calci!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:683 +#: qcsrc/common/notifications.inc:558 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:684 +#: qcsrc/common/notifications.inc:559 #, 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.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3141,67 +3521,71 @@ msgstr "" "^K1Încetează a mai fi inactiv!\n" "^BGVei fi deconectat în ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGAi nevoie de %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGAi nevoie și de %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGUșa s-a descuiat!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Ai cules niște vieți extra" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3L-ai înghețat pe ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Ai fost înghețat de către ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3L-ai reînviat pe ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Te-ai reînviat singur" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Ai fost reînviat de ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Ai fost reînviat automat după %s secunde" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Te-ai înghețat singur" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Runda a început deja, vei începe înghețat" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1 %s a sosit!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3209,7 +3593,7 @@ msgstr "" "^K1Niciun punct de spawn valabil!\n" "Să sperăm că echipa ta va putea remedia asta..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3217,15 +3601,15 @@ msgstr "" "^K1Nu poți intra în joc momentan.\n" "Limita de jucători a ajuns la capacitate maximă." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGAi prins mingea!" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 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.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3233,7 +3617,7 @@ msgstr "" "^BGToate cheile sunt în posesia echipei tale!\n" "Ajută posesorii de chei să se întâlnească!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3241,7 +3625,7 @@ msgstr "" "^BGToate cheile sunt în posesia echipei ^TC^TT ^BG!\n" "Înterceptează-i ^F4IMEDIAT^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3249,23 +3633,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.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Runda va începe în ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGSe scanează intervalul de frecvență..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGAi început cu cheia ^TC^TT" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 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.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3274,29 +3658,33 @@ msgstr "" "^BGSe așteaptă jucători să se alăture...\n" "Sunt necesari jucători activi pentru: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, 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.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG să găsești niște muniție!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 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.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGIa niște muniție! Mai ai ^F4^COUNT^BG !" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra vieți rămase: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3305,24 +3693,56 @@ msgstr "" "^F2^COUNT^BG până se schimbă arma...\n" "Următoarea armă: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Armă activă: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGApasă ^F2DROPWEAPON^BG din nou să arunci grenada!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" msgstr "" -"^K1Generatorul tău NU ESTE protejat!\n" -"^BGRecapturează punctele de control pentru al proteja!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" +msgstr "" + +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3330,7 +3750,7 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "Continuați să ucideți până ce avem un învingător!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3338,7 +3758,7 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "Continuați să înscrieți până ce avem un învingător!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3351,7 +3771,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.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3360,245 +3780,269 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "^BGA fost adăugat ^F4%s^BG în joc!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1Interior^BG-portal creat" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Exterior^BG-portal creat" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Implementare portal eșuată.\n" -"\n" -"^F2Prinde-l pentru a reîncerca!" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Invisibilitatea a expirat" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Scutul a expirat" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Rapiditatea a expirat" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Rezistența a expirat" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Ești invincibil" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Scutul de înconjoară" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Ești în viteză" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Forța îți infuzează armele cu putere devastatoare" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Cursa s-a încheiat, termină-ți tura!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGFoc secundar nu cauzează daune!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BGSecvență terminată!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGMai sunt multe..." -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "Mai sunt ^BGdoar %s^BG..." -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Super-armele s-au epuizat" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Super-armele au fost pierdute" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Acum ai o super-armă" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Schimbare la ^TC^TT^K1 în ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Schimbarea echipei în ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectator în ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Sinucidere în ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Pauza începe în ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Pauza se termină în ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (aproape %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "primară" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "secundară" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Apasă %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " cu %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 a făcut un TRIPLU FRAG! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 a reușit un TRIPLU SCOR! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "TRIPLU FRAG! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut CINCI PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 deblocat FURIE! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "TURBAT! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut ZECE PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 a început MASACRUL! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "MASACRU! " -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 a executat HAOSUL! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut CINCISPREZECE PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "HAOS!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 este un MĂCELAR ATROCE! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut DOUĂZECI DE PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "MĂCELAR ATROCE! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 dezlănțuie CARNAGIUL! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut DOUĂZECI ȘI CINCI DE PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "CARNAJ! " -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 a făcut TREIZECI DE PUNCTE LA RÂND! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 a dezlănțuit ARMAGEDDON-UL! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "ARMAGEDDON! " -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Bot^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Latență ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3607,7 +4051,7 @@ msgstr "" "\n" "(Viață ^1%d^BG / Armură ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3616,68 +4060,68 @@ msgstr "" "\n" "(^F4Mort^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d înscrieri de puncte necontenite! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d ucideri necontenite! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Primul sânge!" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Primul scor!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Prima victimă!" -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Prima victimă! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 are %d ucideri la rând! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 a făcut %d scoruri la rând! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 a făcut prima vărsare de sânge! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 a înscris primul scor! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", terminându-le masacrul de %d ucideri necontenite" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", terminându-le înscrierea de %d scoruri neîntrerupte" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", pierzându-și șirul de %d ucideri necontenite" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", pierzându-și șirul de %d scoruri fără întreruperi" @@ -3706,104 +4150,390 @@ msgstr "Echipă" msgid "Neutral" msgstr "Neutru" -#: qcsrc/common/util.qc:444 +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s sub asediu!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "%d zile, %02d:%02d:%02d" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Nu este niciun trăgător pe dreapta!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Nu este niciun trăgător pe stânga!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Arc" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Blaster" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Devastator" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electric" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Minge de foc" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Heavy Machine Gun" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Mitraliera" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Luneta" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Rocket Propelled Chainsaw" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Undă de șoc" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Pusca" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Vaporizator" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Vortex" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CL_DEC^%s ani" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d ani" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d an" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d ani" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d ani" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d ani" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s săptămâni" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d săptămâni" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d săptămână" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d săptămâni" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d săptămâni" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d săptămâni" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s zile" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d zile" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d zi" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d zile" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "CI_THI^%d zile" + +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "%d zile, %02d:%02d:%02d" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d zile" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s ore" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d ore" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d oră" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d ore" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d ore" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electric" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d ore" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Minge de foc" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s minute" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d minute" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d minut" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d minute" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d minute" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Mitraliera" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d minute" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s secunde" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d secunde" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d secundă" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Luneta" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d secunde" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d secunde" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d secunde" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Undă de șoc" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dst" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Pusca" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dnd" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%drd" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Vaporizator" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dth" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3834,9 +4564,9 @@ msgid "Item %d" msgstr "Obiect %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "personalizat" @@ -3969,6 +4699,7 @@ msgstr "Aliniere icon:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Stanga" @@ -3979,6 +4710,7 @@ msgstr "Stanga" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Dreapta" @@ -3999,11 +4731,13 @@ msgid "Flip messages order" msgstr "Inversare ordine mesaje" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Aliniere text:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centru:" @@ -4122,6 +4856,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4180,12 +4918,12 @@ msgid "Status bar" msgstr "Bara statut" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Aliniere stanga" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Aliniere dreapta" @@ -4270,6 +5008,10 @@ msgstr "Panou mereu activat" msgid "Forced aspect:" msgstr "Aspect forțat:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Panou de Timp pentru Curse" @@ -4289,9 +5031,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Opacitate:" @@ -4397,7 +5139,7 @@ msgstr "Dispariție opacitate după:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Niciodată" @@ -4479,7 +5221,7 @@ msgid "Panel background defaults:" msgstr "Setări panou de fundal implicite:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Fundal:" @@ -4487,19 +5229,13 @@ msgstr "Fundal:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Dezactivat" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Culoare:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Mărime margine:" @@ -4509,12 +5245,12 @@ msgid "Team color:" msgstr "Culoare echipă:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Testează culoarea echipei în modul de configurare" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Ajustare:" @@ -4617,10 +5353,6 @@ msgstr "Multiplayer" msgid "Servers" msgstr "Servere" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Creare Joc" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Media" @@ -4632,9 +5364,9 @@ msgstr "Profil" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Implicit" @@ -5361,10 +6093,6 @@ msgstr "Sex" msgid "Apply immediately" msgstr "Aplică imediat" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Ieșire" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Sunteți sigur că vreți să ieșiți?" @@ -5702,7 +6430,7 @@ msgid "Often" msgstr "Des" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Mereu" @@ -5962,189 +6690,173 @@ msgstr "Efecte de spawnpoint" msgid "Quality:" msgstr "Calitate:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Vedere" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Reticul" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Mesaje" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Arme" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Modele" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Fără reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per armă" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Mărime reticul:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Opacitate reticul:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Culoare reticul:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Dupa sanatate" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Folosește inele pentru a indica statutul armei" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Inel alfa:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Utilizare punct reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Mărime punct:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Opacitate punct:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Culoare punct:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Folosire culoarea normală reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Tranziție efecte reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Blurează reticulul dacă lovitura este obstrucționată" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Lărgește reticulul dacă ai în vizor un inamic" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Animează reticulul când lovești un inamic" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Animează reticulul când culegi un obiect" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Micșorarea vitezei:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Ajustare laterală:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Afișează zecimale în numărătoarea inversă pentru respawn" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Afișează acuratețea sub tabela de scor" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Indicatoare" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Afișează punctul de referință pentru obiective pe hartă" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Mărime font:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Distanțare margine:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Decolorează când este aproape de reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Daune" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Suprapunere:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Factor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Durată atenuare:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Numele jucătorilor" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Afișează numele deasupra jucătorilor" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Distanță maximă:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Decolorizare:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Joc pe echipe" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Numai lângă reticul" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Afișează viața și armura" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Suprapunere mesaj damage:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Editor interfață" @@ -6157,310 +6869,326 @@ msgstr "Pentru ca editorul de HUD să meargă, trebuie să te afli într-un joc. msgid "Do you wish to start a local game to set up the HUD?" msgstr "Dorești să pornești un joc local pentru configurarea HUD-ului?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Mesaje" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Informații frag-uri" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Arată informații despre killingspree-uri" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Arată doar killingspree-urile unice" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Afișează informații killingspree în centru" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Afișează informații spree-uri în mesaje cu morți" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Spree-uri în mesaje info" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Țintă" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Atacant" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Afișează pe o linie separată" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Adaugă informații suplimentare frag în centru când se poate" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Adaugă locație frag pentru mesajele cu morți când se poate" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Setări tip de joc" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Afișează timpul de captură în Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Afișează numele ciorditorului în Capture The Flag" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Altul" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Arată mesajele din consolă în colțul stânga sus" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Arată toate mesajele informative în cutia de conversații" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Arată statutul jucătorilor în cutia de conversații" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Notificări tonice" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Notificări centrate arme" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Mesaje notificări informații arme" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Comentator" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Sunete numărătoare reînviere" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Sunete killstreak" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Sunete achievement-uri" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Modele" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Obiecte" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Folosește imagini 2D simple în loc de modele pentru obiecte" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Transparență indisponibilă:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Culoare indisponibilă:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^Negru" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^Întunecat" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^Colorat" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^Normal" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^Albastru" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Jucatori" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Inlocuieste culorile jucatorilor cu ale mele" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Inlocuieste culorile jucatorilor cu ale mele" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Atenuare corpuri:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Cotlete:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "GIBS^Nici unul" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "GIBS^Puține" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "GIBS^Multe" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "GIBS^Foarte multe" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Vedere" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Perspectivă persoana 1-a" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Glisați la persoana a treia după moarte" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Atenuează imaginea când se aterizează după o săritură" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Atenuează imaginea în timpul ghemuirii" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Vizualizează ondularea în timpul inactivității" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Vizualizează mișcare camerei în timpul mersului" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Perspectivă persoana a3-a" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Distanța în spate" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Distanța în sus" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Permite trecerea prin pereți ca spectator" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Câmp vizual:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "ZOOM^Factor zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "ZOOM^Viteză zoom:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Instant" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "ZOOM^Sensibilitate zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Viteză zoom" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Mișcare înainte doar" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "VZOOM^Factor" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Afișează suprapunere reticul 2D în timpul zoom-ului" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Scoate zoom când mori sau reînvii" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Scoate zoom când schimbi armele" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Listă Prioritate Arme" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Arme" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Sus" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Jos" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Utilizare listă pentru selectarea armelor" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Răsfoiește doar prin selecția de arme utilizabile" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Schimbare automată a armelor după obținere" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Eliberează butoanele de atac când schimbi armele" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Afișaj model 1st person" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Legănare model arma stânga-dreapta" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Mișcare model arma sus-jos" @@ -7220,15 +7948,15 @@ msgstr "<TITLU>" msgid "<AUTHOR>" msgstr "<AUTOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "VOL^MAXIM" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "VOL^OPRIT" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7284,101 +8012,101 @@ msgstr "PART^Rapid" msgid "PART^Instant" msgstr "PART^Instant" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "ianuarie" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "februarie" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "martie" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "aprilie" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "mai" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "iunie" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "iulie" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "august" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "septembrie" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "octombrie" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "noiembrie" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "decembrie" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Intrat:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Last_Seen:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Time_Played:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Favorite_Map:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_Matches:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ELO:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_Clasament:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_Percentile:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_Favorite_Map:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (neclasat)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7387,21 +8115,21 @@ msgstr "" "Update-ul se poate descărca aici:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Auto-generare mapinfo pentru hărțile proaspăt adaugate..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s VERSIUNE TESTARE" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Actualizați la %s acum!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7409,19 +8137,14 @@ msgstr "" "^1EROARE: Comprimarea texturilor este necesară dar nu și suportată.\n" "^1Asteptați-vă la probleme vizuale.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Utilizare setare normală" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Culoare echipă:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Activare panou" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (armă mutator)" diff --git a/common.ru.po b/common.ru.po index 0206c31b05..d2400b8c36 100644 --- a/common.ru.po +++ b/common.ru.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Russian (http://www.transifex.com/team-xonotic/xonotic/" "language/ru/)\n" @@ -26,460 +26,727 @@ 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.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Линия старта" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Линия финиша" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "Среднее %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Нет патронов" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Отсутствует" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Недоступен" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Игрок %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Среднее 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Вы должны ответить перед входом в режим настройки ИЛС\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Имя ^7вместо \"^1Anonymous player^7\" в статистике" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Голосование было создано для:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Позволить серверам хранить и отображать ваше имя?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Настроить HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Да (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Нет (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Личный рекорд" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Рекорд сервера" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Игрок^7: Это чат." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Свободный обзор" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Наблюдение за ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Нажмите ^3%s^1 для наблюдения" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" "^1Нажмите ^3%s^1 или ^3%s^1 для перехода к следующему или предыдущему игроку" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Используйте ^3%s^1 или ^3%s^1 для изменения скорости" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Нажмите ^3%s^1 для свободного обзора" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Нажмите ^3%s^1 для показа информации о режиме игры" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Матч уже начался" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1У Вас закончились жизни" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Нажмите ^3%s^1 для входа в игру" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^Начало игры через ^3%d^1 секунд" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Идёт ^1разминка^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНажмите ^3%s%s для завершения разминки" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sПо готовности нажмите ^3%s%s" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Ожидание других игроков для окончания разминки..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Ожидание других игроков..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Нажмите ^3%s^2 для завершения разминки" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Неравенство в размере команд!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Нажмите ^3%s%s для настройки" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Нажмите ^3ESC ^7для просмотра настроек ИЛС." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двойной щелчок ^7по панели для её настройки." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7для отключения теста коллизий, ^3SHIFT ^7и" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3СТРЕЛКИ ^7для точной настройки." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/с" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "м/с" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "км/ч" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "миль/ч" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "узлы" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Удачно экспортировано в %s! (Примечание: записано в data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Невозможно записать в %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "ОШИБКА - МЕНЮ ВИДИМО, НО НИ КАКОЕ МЕНЮ НЕ БЫЛО ОПРЕДЕЛЕНО!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (не связаны)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (голосов: 1)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (голосов: %d)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Всё равно" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "Выберите тип игры" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Голосование за карту" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "Осталось %d секунд" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3Вы не должны использовать эту команду по своему " "усмотрению!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Error:^7 Невозможно найти индекс пака.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Запрос эскиза...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "Попытка удалить команду, отсутствующей в списке команд!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "SCO^убийств" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "SCO^время" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "SCO^захваты" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "SCO^время захвата" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "SCO^смерти" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "SCO^разрушено" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "SCO^потери" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "SCO^ошибок" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "SCO^фнубийства" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "SCO^голы" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "SCO^нкубийства" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "SCO^уб/см" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "SCO^уб/см" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "SCO^уб/см" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "SCO^уб/см" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "SCO^убийства" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "SCO^круги" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "SCO^жизни" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "SCO^поражений" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^имя" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "SCO^сум" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "SCO^ник" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "SCO^целей" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "SCO^поднятия" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^пинг" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "SCO^пл" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "SCO^толчков" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "SCO^ранг" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "SCO^возвраты" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "SCO^возрождения" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "SCO^счёт" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "SCO^суициды" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "SCO^подборов" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "SCO^тиков" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Вы можете изменить таблицу результатов, используя команду " "^2scoreboard_columns_set.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Применение:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set по умолчанию\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7поле1 поле2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "Были распознаны следующие имена полей (без учета регистра):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -487,49 +754,49 @@ msgstr "" "Вы можете использовать ^3|^7 для выравнивания полей по правому краю.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "^3имя^7 или ^3ник^7 Имя игрока\n" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "^3ping^7 Время отзыва\n" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "^3pl^7 Потеря пакетов\n" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "^3убитые^7 Число убитых\n" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "^3deaths^7 Число смертей\n" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "^3suicides^7 Число суицидов\n" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "^3фраги^7 убийств - суицидов\n" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "^3kd^7 Отношение убийств/смертей\n" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "^3сумма^7 фраги - смерти\n" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "^3caps^7 Как часто флаг (CTF) или ключ (KeyHunt) был захвачен\n" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" @@ -537,79 +804,79 @@ msgstr "" "^3pickups^7 Как часто флаг (CTF) или ключ (KeyHunt) или мяч (Keepaway) были " "подобраны\n" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "^3captime^7 Время наибыстрейшего захвата(CTF)\n" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "^3фубийств^7 Число убийств флагоносцев\n" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "^3returns^7 Число возращённых флагов\n" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "^3drops^7 Число выроненных флагов\n" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "^3lives^7 Число жизней (LMS)\n" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "^3ранг^7 Ранг игрока\n" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "^3pushes^7 Число игроков отправленных в пустоту\n" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "^3destroyed^7 Число ключей разрушенных толчком в пустоту\n" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "^3нкубийства^7 Число убийств носителей ключей\n" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "^3losses^7 Число потерянных ключей\n" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "^3laps^7 Число законченных кругов (race/cts)\n" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "^3time^7 Общее время гонок (race/cts)\n" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "^3fastest^7 Время лучшего круга (race/cts)\n" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "^3ticks^7 Число тиков (DOM)\n" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "^3takes^7 Число полученных очков доминации (DOM)\n" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "^3нмубийств^7 Число убийств носителей мячей\n" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "^3bctime^7 Общее число продержанных мячей в режиме Keepaway\n" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" @@ -617,7 +884,7 @@ msgstr "" "^3score^7 Общий счёт\n" "\n" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -630,7 +897,7 @@ msgstr "" "режимов. Вы так же можете указать 'all' как поле для показа всех\n" "полей текущего игрового режима.\n" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" @@ -640,12 +907,12 @@ msgstr "" "использованы для включения/выключения ВСЕХ командных/не\n" "командных игровых режимов.\n" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" "Например: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" @@ -653,7 +920,7 @@ msgstr "" "отобразит имя, пинг и потери пакетов выровненными слева, и поля\n" "вертикальной панели справа.\n" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" @@ -661,7 +928,7 @@ msgstr "" "'field3' будет отображаться только в CTF, и 'field4' во всех других режимах " "кроме DM.\n" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -692,7 +959,7 @@ msgid "Rankings" msgstr "Ранг" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "Таблица результатов" @@ -759,620 +1026,711 @@ msgstr "Вы мертвы, подождите ^3%s^7 до возрождения msgid "You are dead, press ^2%s^7 to respawn" msgstr "Вы мертвы, нажмите ^2%s^7 для возрождения" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "Спам" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s под огнём!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "Нет наводчика справа!" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "Нет наводчика слева!" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "Таймер гранаты" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "Прогресс возрождения" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "Нажать" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "Патроны" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "Уничтожить" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "Сопротивление" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "Защитить" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Скорость" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "Синяя база" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "Медик" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "ОПАСНОСТЬ" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "Удар" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "Вражеский знаменосец" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Вампиризм" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "Знаменосец" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "Бессилие" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "Флаг брошен" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "Месть" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Помогите!" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "Прыжок" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Здесь" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "Полёт" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "Брошенный ключ" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "Невидимый" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "Носитель ключа" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" +msgstr "Инферно" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Беги сюда" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" +msgstr "Сваппер" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "Красная база" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "Магнит" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" -msgstr "Жёлтая база" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "ошибка при создании curl handle\n" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" -msgstr "Белая база" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Команда на выгрузку уведомлений работает только c cl_cmd и sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" -msgstr "Розовая база" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "Дамп оружий работает только с sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "Точка маршрута" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "Генератор" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "Перезапуск системы уведомлений работает только с cl_cmd и sv_cmd.\n" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "Контрольная точка" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "Большая броня" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "Контрольная точка" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "Конец" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "Начало" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "Мега-здоровье" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "Цель" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Реактивный ранец" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "Мяч" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Энергия регенерации" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "Носитель мяча" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Сила" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Щит" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Швыряние Тубой" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Невидимость" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Гонка" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Экстра жизнь" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Скорость" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Сила" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Щит" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Энергия регенерации" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Реактивный ранец" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture The Flag" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Заморожен!" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "Отмечен" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Транспорт" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s требуется помощь!" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "Патроны" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "Сопротивление" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "Медик" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "Удар" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Вампиризм" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" -msgstr "Бессилие" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "Месть" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "Прыжок" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" -msgstr "Полёт" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." +msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "Невидимый" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Вторжение" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "ошибка при создании curl handle\n" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Команда на выгрузку уведомлений работает только c cl_cmd и sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Выход" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" -msgstr "Дамп оружий работает только с sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" -msgstr "Перезапуск системы уведомлений работает только с cl_cmd и sv_cmd.\n" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "%s лет" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "%d лет" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Создать" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" -msgstr "%d год" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Присоединиться" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "%d лет" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "%d лет" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "%d лет" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" -msgstr "%s недель" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "%d недель" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "%d неделя" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "%d недели" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "%d недель" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "%d недель" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "%s дней" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "%d дней" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "%d день" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "%d дней" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "%d дней" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "%d дней" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "%s часов" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" + +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:36 +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d hours" -msgstr "%d часов" +msgid "Pieces left: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:37 +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" + +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_FIR^%d hour" -msgstr "%d час" +msgid "Moves: %s" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" + +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" + +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" + +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "Маг" + +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "Шамблер" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Паук" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "Виверн" + +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Зомби" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" + +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "%d часа" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "%d часа" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "%d часов" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "%s минут" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "%d минут" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "%d минута" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "%d минуты" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "%d минуты" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "%d минут" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "%s секунд" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "%d секунд" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "%d секунда" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "%d секунды" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Цвет:" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "%d секунды" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "Точка маршрута" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Помогите!" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" -msgstr "%dй" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Здесь" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" -msgstr "%dй" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "ОПАСНОСТЬ" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" -msgstr "%dй" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Заморожен!" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" -msgstr "%dй" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Швыряние Тубой" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "Контрольная точка" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "Конец" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "Уничтожьте всех врагов" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "Начало" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "Выживайте и уничтожайте, пока у врагов не останется жизней" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "Защитить" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Гонка" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "Уничтожить" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" -msgstr "Мчитесь к финишной черте быстрее соперников" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "Нажать" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "Знаменосец" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" -msgstr "Устанавливайте рекорды" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "Вражеский знаменосец" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" -msgstr "Уничтожьте команду противника" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "Флаг брошен" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" +msgstr "Белая база" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture The Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "Красная база" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" -msgstr "Найдите и принесите флаг противника на свою базу для захвата" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "Синяя база" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" +msgstr "Жёлтая база" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" -msgstr "Уничтожьте всех врагов и выиграйте раунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "Розовая база" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" -msgstr "Захватите все контрольные точки для победы" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "Контрольная точка" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "Брошенный ключ" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" -msgstr "Соберите все ключи и выиграйте раунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "Носитель ключа" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Беги сюда" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "Мяч" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "Разрушьте препятствия и вражеское ядро силы до окончания времени" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "Носитель мяча" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Захватите контрольные точки и уничтожьте вражеский генератор" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "Цель" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "Генератор" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" -msgstr "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Транспорт" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -"Поражайте врагов, чтобы заморозить их, или размораживайте союзников, стоя " -"рядом с ними" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" -msgstr "Держите шар для набора очков убийств" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "Отмечен" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Невидимость" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Вторжение" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Экстра жизнь" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" -msgstr "Выживайте против волн монстров" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" +msgstr "Спам" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" -msgstr "Маг" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s требуется помощь!" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" -msgstr "Шамблер" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Паук" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" -msgstr "Виверн" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" +msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Зомби" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" +msgstr "" + +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1383,16 +1741,21 @@ msgstr "^1Уведомления от сервера:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d секунд осталось)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4ПРИМЕЧАНИЕ: ^BGЧат наблюдателей не видим для игроков во время матча" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захватили ^TC^TT^BG флаг" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1401,17 +1764,17 @@ msgstr "" "^BG%s^BG захватили ^TC^TT^BG флаг за ^F1%s^BG секунд, сбросив предыдущий " "рекорд ^BG%s^BG - ^F2%s^BG секунды" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG захватили флаг" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1420,41 +1783,41 @@ msgstr "" "^BG%s^BG захватили ^TC^TT^BG флаг за ^F2%s^BG секунд, не сумев побить ^BG" "%s^BG's предыдущий рекорд в ^F1%s^BG секунд" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG Флаг был возвращен на базу владельцем" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "^BGФлаг был возвращен на базу владельцем" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG Флаг был уничтожен и возвращен на базу" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGФлаг был уничтожен и возвращен на базу" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG Флаг был брошен в базе и возвращен на нее" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGФлаг был брошен на базе и вернулся сам по себе" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 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.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGФлаг упал в недостижимое место и был возвращён на базу" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1463,7 +1826,7 @@ msgstr "" "^BG^TC^TT^BG У флага кончилось терпение, и после ^F1%.2f^BG секунд ожидания " "он вернулся на базу" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -1471,170 +1834,170 @@ msgstr "" "^BGУ флага кончилось терпение, и после ^F1%.2f^BG секунд ожидания он " "вернулся на базу" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG^TC^TT^BG Флаг вернулся на свою базу" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "^BGФлаг вернулся на свою базу" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG потерял ^TC^TT^BG флаг" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG потерял флаг" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG забрал ^TC^TT^BG флаг" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG забрал флаг" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG вернул ^TC^TT^BG флаг" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Бросаем монетку... Результат: %s^F2!" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGУ вас нет топлива для ^F1Реактивного ранца" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2У вас нет UID, настройки суперспектатора не будут сохранены или " "востановлены" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Раунд уже начался, вы начнёте игру со следующего раундда" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "^F2Вы станете зрителем со следующего раунда" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +msgstr "^BG%s%s^K1 был убит ^BG%s^K1 с усилителем ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -msgstr "" +msgstr "^BG%s%s^K1 был растерзан ^BG%s^K1 с усилителем ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был отправлен к монстрам рукой ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, 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.qh:387 +#: qcsrc/common/notifications.inc:257 #, 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.qh:388 +#: qcsrc/common/notifications.inc:258 #, 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.qh:389 +#: qcsrc/common/notifications.inc:259 #, 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.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -1642,35 +2005,35 @@ msgstr "" "^BG%s%s^K1 зацепило взрывной волной от подорвавшегося с Bumblebee ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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'e ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:401 +#: qcsrc/common/notifications.inc:271 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -1678,531 +2041,544 @@ msgstr "" "^BG%s%s^K1 зацепило взрывной волной от взорвавшегося на Spiderbot'e ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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'e ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 был перемещён в %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 не подружился с Богом Командной Игры%s%s" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 думал, что нашёл хорошее место для отдыха%s%s" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 коварно самоликвидировался%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не смог отдышаться%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 находился слишком долго под водой%s%s" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 с хрустом ударился о землю%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 слишком сильно хрустнул%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 немного подгорел%s%s" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 умер%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 нашёл жаркое местечко%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 сгорел дотла%s%s" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 был взорван Магом%s%s" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, 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.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 был раздавлен Шаблером%s%s" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 был стёрт в порошок Шамблером%s%s" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 был побит Пауком%s%s" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 был поражён огненым шаром Виверна%s%s" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 присоединился к Зомбиs%s%s" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, 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.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 освоил мастерство камикадзе%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:427 +#: qcsrc/common/notifications.inc:297 #, 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.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 немного обжёгся%s%s" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, 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.qh:430 +#: qcsrc/common/notifications.inc:300 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 расстрелял все патроны%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 сгинул%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 стал падующей звездой%s%s" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 утопился в слизи%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 устал от жизни%s%s" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 мумифицирован на века%s%s" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перешёл в %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 погиб в результате несчастного случая%s%s" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 налетел на турель%s%s" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 был отменён турелью%s%s" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 был убит электрическим током турели Tesla%s%s" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 был обогащён свинцом из турели Walker'a%s%s" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 был пронзён турелью Walker'а%s%s" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 был раздавлен весом тяжёлой машины%s%s" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 задело взрывной волной от Raptor'a%s%s" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 попал не в то место%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "^BG%s^BG%s^BG (%s очков каждые %s секунд(ы))" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 был заморожен ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 был оживлён ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 воскрес после падения" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 был оживлён взрывом своей гранаты" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 был автоматически оживлён после %s секунд(ы)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG команда выиграла этот раунд" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG выиграл этот раунд" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGНичья" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд окончен, победитель не выявлен" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 заморозил сам себя" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРежим Бога спас тебя от %s единиц урона, читер!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG забрал усилитель %s^BG!" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG потерял усилитель %s^BG!" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGВы уронили усилитель %s^BG!" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGВы забрали усилитель %s^BG!" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGУ вас отсутствует ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВы выбросили ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВы подобрали ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGУ вас недостаточно патронов для ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4отсутствует^BG на этой карте" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 подключился %s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 подключен и присоединен к ^TC^TT коменде" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 сейчас играет" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG Потерял мяч!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG Завладел мячом!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG захватил ключ ^TC^TT команды" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG выбросил ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG потерял ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG подобрал ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 аннулирован" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr " У ^BG%s^F3 закончились жизни" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BGМонстры в данный момент отключены" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 подобрал Невидимость" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 подобрал Щит" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 подобрал Скорость" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 подобрал Силу" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 отключился" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 выкинут за бездействие" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2210,42 +2586,42 @@ msgstr "" "^F2 Ты был выкинут с сервера, потому что ты наблюдатель, и наблюдатели не " "допускаются на данный момент." -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 теперь наблюдатель" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG отказался от гонки" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG закончил гонку" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2254,16 +2630,23 @@ msgstr "" "^BG%s^BG Установил новый рекорд в ^F2%s^BG, но, к сожалению, у него " "отсутствует UID, поэтому рекорд не будет сохранен." -#: qcsrc/common/notifications.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BG команда увеличивает счет!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -2272,20 +2655,20 @@ msgstr "" "^F2Вы должны присоединиться к игре в течение %s, в противном случае вы " "будете отсоединены от сервера, так как быть наблюдателем временно запрещено!" -#: qcsrc/common/notifications.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 подобрал Супероружие" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "^BGВы не можете сменить команду на большую" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "^BGВы не можете сменить команду" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2294,7 +2677,7 @@ msgstr "" "^F4ПРИМЕЧАНИЕ: ^BGСервер запущен с версией ^F1Xonotic %s (бета)^BG, ваша " "версия ^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -2302,7 +2685,7 @@ msgstr "" "^F4ПРИМЕЧАНИЕ: ^BGСервер запущен с версией ^F1Xonotic %s^BG, ваша версия " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2312,341 +2695,341 @@ msgstr "" "установлен ^F2Xonotic %s^BG - скачайте последнюю версию с ^F3http://www." "xonotic.org/^BG!" -#: qcsrc/common/notifications.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Сведения о сборке SVQC: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, 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.qh:523 +#: qcsrc/common/notifications.inc:398 #, 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.qh:524 +#: qcsrc/common/notifications.inc:399 #, 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.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 отправил себя в ад из своего же Бластера%s%s" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, 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'а ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, 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.qh:528 +#: qcsrc/common/notifications.inc:403 #, 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.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 оказался слишком близко к ракете ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 взорвал себя с помощью Разрушителя%s%s" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 был разорван зарядом Electro от ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, 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 комбо ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, 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.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 доигрался с Электрическими зарядами%s%s" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, 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.qh:536 +#: qcsrc/common/notifications.inc:411 #, 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.qh:537 +#: qcsrc/common/notifications.inc:412 #, 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.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 должен был выбрать пушку поменьше%s%s" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 забыл о своей зажигательной мине ds%s%s" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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'а от ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 был обстрелян из Hagar'а со стороны ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 доигрался с ракетками из Hagar'а%s%s" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 был порезан HLAC'ом ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, 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.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 был застрелен из Тяжёлого Пулемёта ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 был разорван на куски из Тяжёлого Пулемёта ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, 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.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, 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.qh:550 +#: qcsrc/common/notifications.inc:425 #, 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'a ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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'ом ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGВы не можете разместить больше чем ^F2%s^BG мин одновременно" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, 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.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 забыл о своей мине%s%s" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, 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'a ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 отведал гранаты из Mortar'a ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 не уследил за гранатой, выпущенной из своего Mortar'a%s%s" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 взорвал сам себя с помощью Mortar'a%s%s" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, 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.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 погиб после знакомства с пулей из Rifle ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, 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 не смог избежать знакомства с пулей из Rifle ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 не смог спрятаться от Rifle ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 был распилен пополам Реактивной Бензопилой ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 почти уклонился от Реактивной Бензопилы ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 был распилен пополам своей же Реактивной Бензопилой%s%s" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 взорвал себя своей же Реактивной Бензопилой%s%s" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" "^BG%s%s^K1 подвергся усиленному обстрелу ракетами из Seeker'а со стороны ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 был захвачен системой самонаведения Seeker'а ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 доигрался с ракетками из Seeker'а%s%s" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, 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.qh:571 +#: qcsrc/common/notifications.inc:446 #, 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.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 был пристрелен из Shotgun'a ^BG%s^K1%s%s" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, 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.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 теперь будет относиться к порталам серьёзнее%s%s" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, 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.qh:577 +#: qcsrc/common/notifications.inc:452 #, 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.qh:578 +#: qcsrc/common/notifications.inc:453 #, 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.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "^F4Вы остались одни!" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGВы атакуете!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGВы защищаете!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Начали!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Игра начнётся через ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раунд начнется через ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Раунд не может быть начат" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Не прячьтесь!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2656,11 +3039,11 @@ msgstr "" "^BGВы можете ^F2попробовать захватить^BG флаг снова,\n" "^BGесли вы уверены в своих силах." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "^BGДанный флаг сейчас неактивен" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -2670,233 +3053,233 @@ msgstr "" "^BGтак как Вы^F2провалили множество попыток^BG захватить его.\n" "^BGЗаработайте очки в защите и попробуйте снова." -#: qcsrc/common/notifications.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВы захватили ^TC^TT^BG флаг!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "^BGВы захватили флаг!" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGВы бросали флаг слишком часто! Бросить снова можно будет через %s." -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG передал флаг %s" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВы получили ^TC^TT^BG флаг от %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGВы получили флаг от %s" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG просит вас передать флаг%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGВы просите %s^BG передать вам флаг" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВы передали ^TC^TT^BG флаг %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGВы передали флаг %s" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВы забрали ^TC^TT^BG флаг!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "^BGВы забрали флаг!" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGВы подобрали флаг вашей %sкоманды^BG , верните его!" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGВы подобрали %sвражеский^BG флаг, верните его!" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%sпротивник^BG забрал ваш флаг! Верните его!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%sпротивник (^BG%s%s)^BG забрал ваш флаг! Верните его!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BG%sпротивник^BG забрал флаг! Верните его!" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BG%sпротивник (^BG%s%s)^BG забрал флаг! Верните его!" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BG%sпротивник^BG забрал свой флаг! Верните его!" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BG%sпротивник (^BG%s%s)^BG забрал свой флаг! Верните его!" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, 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.qh:632 +#: qcsrc/common/notifications.inc:507 #, 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.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGВаш %sтоварищ по команде^BG заполучил флаг! Защищайте его!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВы вернули ^TC^TT^BG флаг!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПат! Теперь противники могут видеть вас на карте!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGПат! Теперь противники могут видет тех, кто забрал их флаг на карте!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВы убили ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВы отыграли очко у ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас убил ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sВы проиграли очко ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sВас убил ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sВы проиграли очко ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sВы убили ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sВы отыграли очко у ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВы отыграли очко у ^BG%s^K1 пока они писали" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВы убили ^BG%s, пока он писал" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sВы проиграли очко ^BG%s^K1 пока писали!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sПока вы писали, вас убил ^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sВы проиграли очко ^BG%s^K1 пока писали^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sПока вы писали, вас убил ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sВы убили ^BG%s^K1 пока они писали^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sВы убили ^BG%s^BG%s, пока он писал" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGНажмите кнопку ^F2БРОСИТЬ ОРУЖИЕ^BG снова чтобы бросить гранату!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Вы получили ^K1БОНУСНУЮ ГРАНАТУ^F2!" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2905,217 +3288,217 @@ msgstr "" "^BGВы были перемещены в другую команду\n" "Теперь вы в: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Не убивайте товарищей по команде!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стреляйте в своих товарищей по команде!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Умри, кемпер!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Обдумай свою тактику, кемпер!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Вы коварно самоликвидировались !" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Вы были %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Вы не смогли отдышаться!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Вас с хрустом расплющило по земле!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "^K1Вам немного жарковато!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Кажется, вы немного хрустите!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Вы совершили бессмысленное самоубийство!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Вам нужно быть поосторожнее!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1У вас нет сил терпеть такой жар!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "^K1Остерегайтесь монстров!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "^K1Вы были убиты монстром!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1На вкус как цыплёнок!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Вы забыли вставить чеку обратно!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Нахождение рядом со взрывом напалма опасно!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "^K1Вы почувствовали прохладец!" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "^K1Кажется, вы замерзаете!" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Ваша лечащая граната немного неисправна" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Вы переродитесь, так как у Вас закончились патроны..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Вы погибли от отсутствия патронов..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Вы прожили слишком долго, для человека не принимающего лекарств" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Берегите своё здоровье" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Вы окочурились!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Вас растворило в слизи!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "^K1Вы совершили самоубийство!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Вы расстались с жизнью!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Вы застряли в болоте!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGСейчас вы на: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1ВЫ погибли в результате несчастного случая!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Ваша встреча с турелью закончилась плачевно!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Вы были убиты турелью!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Ваша встреча с турелью eWheel закончилась плачевно!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Вы были убиты турелью eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Ваша встреча с турелью Walker закончилась плачевно!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Вы были убиты турелью Walker!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Вас задело взрывной волной от Bumblebee!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Вы были раздавлены весом тяжёлой машины!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Вас накрыло кассетными бомбами с Raptor'а!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Вас задело взрывной волной от Raptor'a!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Вас задело взрывной волной от Spiderbot'a!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Ракета Spiderbot'а порвала Вас в клочья!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Вас задело взрывной волной от Racer'а!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Вы не смогли укрыться от ракеты Racer'а!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Смотри под ноги!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Дебил! Ты убил ^BG%s^K1, своего товарища по команде!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Дебил! Ты напал на ^BG%s^K1, своего товарища по команде!" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вы были убиты ^BG%s^K1, вашим товарищем по команде" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Вы проиграли очко ^BG%s^K1, своему товарищу по команде" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3123,67 +3506,71 @@ msgstr "" "^K1Хватит бездельничать!\n" "^BGРассоединение через ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGВам нужен %s^BG!" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGВам так же нужен %s^BG!" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "^BGДверь разблокирована!" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Вы подобрали несколько дополнительных жизней" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Вы заморозили ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Вы были заморожены ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Вы оживили ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Вы оживили сами себя" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Вы были оживлены ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "^K3Вы были автоматически оживлены после %s секунд(ы) ожидания" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Вы заморозили сами себя" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Раунд уже начался, вы были возрождены замороженным" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s прибыл!" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3191,7 +3578,7 @@ msgstr "" "^K1Вас негде возродить!\n" "Надейтесь, что ваша команда сможет это исправить..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3199,15 +3586,15 @@ msgstr "" "^K1Вы не можете присоединиться к игре в данный момент.\n" "Превышено максимальное количество игроков." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "^BGВы завладели мячом!" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGПока мяч находится не у вас, вы очки за убийства не начисляются!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3215,7 +3602,7 @@ msgstr "" "^BGВсе ключи у членов вашей команды!\n" "Теперь вам нужно встретиться!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3223,7 +3610,7 @@ msgstr "" "^BG^TC^TT команда^BG собрала все ключи!\n" "Помешайте им встретиться. ^F4БЫСТРО^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3231,23 +3618,23 @@ msgstr "" "^BGВсе ключи у членов вашей команды\n" "Встретьтесь с ними. ^F4БЫСТРО^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Раунд начнётся через ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGСканирование частотного диапазона..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВы держите ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGУ вас не осталось жизней, подождите до следующего матча" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3256,29 +3643,33 @@ msgstr "" "^BGОжидание игроков...\n" "Активные игроки необходимы для: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGОжидание присоединения %s игроков(а)..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG осталось на поиск патронов!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGНайдите патронов, иначе вы умрёте через ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGРаздобудьте патронов! Осталось ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Осталось дополнительных жизней: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3287,24 +3678,56 @@ msgstr "" "^F2^COUNT^BG до смены оружия...\n" "Следующее оружие: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Текущее оружие: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "^BGНажмите кнопку ^F2БРОСИТЬ ОРУЖИЕ^BG снова чтобы бросить гранату!" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -"^K1Ваш генератор без защиты\n" -"^BGЗахватите контрольные точки, чтобы защитить его!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3312,7 +3735,7 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "Убивайте противников, пока не определится победитель!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3320,7 +3743,7 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "Зарабатывайте очки, пока не определится победитель!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3334,7 +3757,7 @@ msgstr "" "Чем больше контрольных точек держит ваша команда,\n" "тем быстрее распадается генератор противника" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3343,245 +3766,269 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "^BGК игровому времени добавлено ^F4%s^BG!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "^K1Входной ^BGпортал создан" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "^F3Выходной ^BGпортал создан" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -"^K1Развёртывание портала не удалось.\n" -"\n" -"^F2Поймайте его и попробуйте заново!" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Действие Невидимости закончилось" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Действие Щита закончилось" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Действие Скорости закончилось" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Действие Силы закончилось" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Вы невидимы" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Вас окружает щит" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Ваша скорость передвижения повышена" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Сила придаёт разрушительную мощь вашему оружию" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Гонка окончена, завершите ваш круг!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGАльтернативный режим огня не наносит урона!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "^BGЗадача выполнена!" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "^BGВпереди еще много чего..." -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGВсего лишь %s^BG осталось..." -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Супероружие разрушилось" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Супероружие потеряно" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Вы получили супероружие" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Переход в ^TC^TT^K1 через ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Смена команды через ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Вы станете наблюдателем через ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Вы совершите самоубийство через ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Тайм-аут начнётся через ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Тайм-аут законится через ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (возле %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "основной" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "альтернативный" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Нажмите %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " с %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 совершил ТРОЙНОЕ УБИЙСТВО! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 набрал ТРИ ОЧКА! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "ТРОЙНОЕ УБИЙСТВО! " -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ПЯТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 высвободил свою ЯРОСТЬ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "ЯРОСТЬ! " -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ДЕСЯТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 начал РЕЗНЮ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "РЕЗНЯ!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 творит БЕСПРЕДЕЛ! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ПЯТНАДЦАТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "БЕСПРЕДЕЛ! " -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 БЕРСЕРКЕР! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ДВАДЦАТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "БЕРСЕРКЕР! " -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 начинает БОЙНЮ! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ДВАДЦАТЬ ПЯТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "БОЙНЯ!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 набрал ТРИДЦАТЬ ОЧКОВ ПОДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 предрекает АРМАГЕДДОН! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "АРМАГЕДДОН!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Бот^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Пинг ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3590,7 +4037,7 @@ msgstr "" "\n" "(Здоровье ^1%d^BG / Броня ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3599,68 +4046,68 @@ msgstr "" "\n" "(^F4Мёртв^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d очков подряд! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d убийств подряд! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Первая кровь! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Первое очко! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Первая смерть! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Первая жертва! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 совершил %d фрагов подряд! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 набрал %d очков подряд! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 пролил первую кровь! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 получил первое очко! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", прервав серию из %d убийств подряд" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", прервав серию из %d очков подряд" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", окончив свою серию из %d убийств подряд" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", прервав свою серию из %d очков подряд" @@ -3689,104 +4136,390 @@ msgstr "Команда" msgid "Neutral" msgstr "Нейтральная" +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s под огнём!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + #: qcsrc/common/util.qc:444 #, c-format msgid "%d days, %02d:%02d:%02d" msgstr "%d д., %02d:%02d:%02d" -#: qcsrc/common/util.qc:446 +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "Нет наводчика справа!" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "Нет наводчика слева!" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "Дуговая пушка" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "Бластер" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "Разрушитель" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Heavy Laser Assault Cannon" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "Тяжёлый пулемёт" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Grappling Hook" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Пулемёт" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Mine Layer" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Mortar" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Rifle" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "Реактивная бензопила" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "Шоковая Волна" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Shotgun" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "Испаритель" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "Вихрь" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "%s лет" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "%d лет" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "%d год" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "%d лет" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "%d лет" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "%d лет" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "%s недель" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "%d недель" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "%d неделя" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "%d недели" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "%d недель" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "%d недель" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "%s дней" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "%d дней" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "%d день" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "%d дней" + +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" +msgstr "%d дней" + +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" +msgstr "%d дней" + +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" -msgstr "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" +msgstr "%s часов" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "Дуговая пушка" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "%d часов" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "Бластер" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "%d час" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "%d часа" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "Разрушитель" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "%d часа" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "%d часов" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "%s минут" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "%d минут" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "%d минута" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "Тяжёлый пулемёт" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "%d минуты" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "%d минуты" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Пулемёт" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "%d минут" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "%s секунд" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "%d секунд" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "%d секунда" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "%d секунды" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "Реактивная бензопила" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "%d секунды" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "%d секунд" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" -msgstr "Шоковая Волна" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" +msgstr "%dй" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "%dй" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "%dй" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" -msgstr "Испаритель" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" +msgstr "%dй" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" -msgstr "Вихрь" +#: qcsrc/lib/OO.qh:123 +msgid "No description" +msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 msgid "Usage: menu_cmd command..., where possible commands are:\n" @@ -3816,9 +4549,9 @@ msgid "Item %d" msgstr "Предмет %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Свой" @@ -3950,6 +4683,7 @@ msgstr "Выровнять значок:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Слева" @@ -3960,6 +4694,7 @@ msgstr "Слева" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Справа" @@ -3980,11 +4715,13 @@ msgid "Flip messages order" msgstr "Обратить порядок уведомлений" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Выравнивание текста:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "По центру" @@ -4076,36 +4813,40 @@ msgstr "Обратить выравнивание" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:6 msgid "Items Time Panel" -msgstr "" +msgstr "Панель таймеров для предметов" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:23 msgid "PNL^Disabled" -msgstr "" +msgstr "PNL^Выключена" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:24 msgid "PNL^Enabled spectating" -msgstr "" +msgstr "PNL^Включена при наблюдении" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:25 msgid "PNL^Enabled even playing in warmup" -msgstr "" +msgstr "PNL^Включена при разминке и при наблюдении" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:36 msgid "Reduced" -msgstr "" +msgstr "Уменьшенная" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:39 msgid "Text/icon ratio:" -msgstr "" +msgstr "Соотношение текста и иконок:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:42 msgid "Hide spawned items" -msgstr "" +msgstr "Прятать появившиеся предметы" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 -msgid "Dynamic size" +msgid "Hide large armor and health" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 +msgid "Dynamic size" +msgstr "Динамический размер" + #: qcsrc/menu/xonotic/dialog_hudpanel_modicons.qc:6 msgid "Mod Icons Panel" msgstr "Панель значков мода" @@ -4161,12 +4902,12 @@ msgid "Status bar" msgstr "Полоса состояния" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Слева" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Справа" @@ -4251,6 +4992,10 @@ msgstr "Всегда включена" msgid "Forced aspect:" msgstr "Соотношение:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Гоночная панель таймера" @@ -4270,9 +5015,9 @@ msgstr "Радар:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Прозрачность:" @@ -4378,7 +5123,7 @@ msgstr "Исчезать после:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Никогда" @@ -4460,7 +5205,7 @@ msgid "Panel background defaults:" msgstr "Фон по умолчанию:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Фон:" @@ -4468,19 +5213,13 @@ msgstr "Фон:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Отключить" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Цвет:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Ширина краёв:" @@ -4490,12 +5229,12 @@ msgid "Team color:" msgstr "Цвет команды:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Проверить цвет команды в режиме настройки" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Отступ:" @@ -4598,10 +5337,6 @@ msgstr "Игра по сети" msgid "Servers" msgstr "Серверы" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Создать" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "Медиа" @@ -4613,9 +5348,9 @@ msgstr "Профиль" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "По умолчанию" @@ -5342,10 +6077,6 @@ msgstr "Пол" msgid "Apply immediately" msgstr "Применить" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Выход" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Вы действительно хотите выйти?" @@ -5683,7 +6414,7 @@ msgid "Often" msgstr "Часто" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "Всегда" @@ -5943,189 +6674,173 @@ msgstr "Эффекты точек возрождения" msgid "Quality:" msgstr "Качество:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "Вид" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "Прицел" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "Сообщения" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "Оружие" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "Модели" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Без прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Зависит от оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Размер прицела:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Прозрачность:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Цвет прицела:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Зависит от здоровья" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Отображать состояние оружия в кольце" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "Прозрачность кольца:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Точка в центре" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Размер точки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Прозрачность точки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Цвет точки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Нормальный цвет прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Эффекты анимации для прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Расплывчатый прицел на препятствиях" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "Увеличивать прицел, при наведении на врага" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "Анимировать прицел при попадании по врагу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "Анимировать прицел при подборе предмета" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "Скорость затухания" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "Боковой отступ" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "Показывать десятичные на таймере возрождения" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "Показывать точность под таблицей результатов" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Ориентиры" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "Отображать маршруты до целей на карте" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "Размер шрифта:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Смещение краев:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "Плавно скрывать вблизи прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "Урон" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Оверлей:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Множитель:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Время исчезновения:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "Имена игроков" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Показывать имена над игроками" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "Макс. дальность:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "Обесцвечивание:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "Командный" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Только в области прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Показывать здоровье и броню" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "Индикатор урона:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Войти в редактор HUD" @@ -6138,310 +6853,326 @@ msgstr "Редактор ИЛС работает только при запущ msgid "Do you wish to start a local game to set up the HUD?" msgstr "Начать локальную игру, чтобы отредактировать HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "Сообщения" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "Сведения о фрагах" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "Показывать сведения только о чередующихся убийствах" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "Отображать серии убийств, только если они являются достижения" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "Показывать сведения о серии убийств в центральной панели" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "Показывать сведения о серии убийств в сообщениях о смерти" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "Серии убийств в информационных сообщениях:" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "SPREES^Выключены" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "Цель" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "Атакующий" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "SPREES^Оба" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "Печатать на отдельных линиях" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "Добавлять дополнительную информцию о фрагах в центральной панели" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "Добавлять сведения о месте фрага в сообщения о смерти когда возможно" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "Настройки режима игры" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "Отображать рекорды в режиме Захват Флага" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "Отображать имя захватчика флага в режиме Захват Флага" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "Другие" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "Отображать сообщения консоли в верхнем левом углу" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "Отображать все информационные сообщения в окне чата" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "Отображать статусы игроков в окне чата" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "Уведомления бонусов" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "Центральные уведомления оружий" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "Справочные уведомления об оружии" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "Дикторы" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "Звуки таймера возрождения" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "Звуки череды убийств" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "Звуки достижений" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "Модели" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "Предметы" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "Показывать 2D изображения вместо моделей предметов" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "Прозрачность призрака:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "Цвет призрака:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "Чёрный" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "Тёмный" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "Окрашеные" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "Нормальный" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "Синий" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Игроки" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Применить мою модель к другим игрокам" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Применить мои цвета к другим игрокам" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Затемнять убитых:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Ошмётки:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Нет" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Мало" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Много" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Тонны" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "Вид" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Вид от 1-ого лица" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "Переходить в режим от третьего лица при смерти" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Плавное приземление после прыжка" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Плавное приседание" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Раскачивание камеры при бездействовии" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Раскачивание при ходьбе" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Вид от 3-го лица" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Отдаление от спины" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Высота" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Проходить сквозь стены при наблюдении" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Угол обзора:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "Кратность увеличения:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "Скорость увеличения:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Мгновенная" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "Чувств-ть при увеличении:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "Скорость увеличения" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "Движение только вперёд" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "Кратность" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "Показывать 2D эффект увеличительного прицела" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "Выключать увеличитель при смерти или возрождении" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "Выключать увеличитель при смене оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" -msgstr "Список приоритета оружия" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "Оружие" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" +msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Вверх" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Вниз" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Использовать приоритеты для прокрутки оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "Циклировать только готовые к использованию оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Автоматически переключаться на поднятое оружие" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "Выключать кнопку атаки при смене оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Рисовать оружие в виде от 1-го лица" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Колебания оружия" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Покачивание оружия при движении" @@ -7200,15 +7931,15 @@ msgstr "<ЗАГОЛОВОК>" msgid "<AUTHOR>" msgstr "<АВТОР>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "Максимум" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "Отключено" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s дБ" @@ -7264,101 +7995,101 @@ msgstr "Быстрый" msgid "PART^Instant" msgstr "Мгновенный" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "Январь" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "Февраль" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "Март" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "Апрель" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "Май" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "Июнь" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "Июль" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "Август" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "Сентябрь" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "Октябрь" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "Ноябрь" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "Декабрь" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "Присоединился:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "Последний_вход:" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "Времени_в_игре:" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "Любимая_Карта:" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "%s_матчей:" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "%s_ЭЛО:" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "%s_ранг:" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "%s_процент:" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "%s_любимая_карта:" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "%d (нерейтинговые)" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7367,21 +8098,21 @@ msgstr "" "Обновление может быть загружено с:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Автосоздание mapinfo для новых карт..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s ТЕСТОВАЯ СБОРКА" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Обновитесь до %s сейчас же!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7389,19 +8120,14 @@ msgstr "" "^1ОШИБКА: Сжатие текстур требуется, но не поддерживается.\n" "^1Ожидайте проблемы с отображением.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "По умолчанию" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Цвет команды:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Включить панель" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (оружие из мутатора)" diff --git a/common.sr.po b/common.sr.po index 9e7d644215..e8a8edbd70 100644 --- a/common.sr.po +++ b/common.sr.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Serbian (http://www.transifex.com/team-xonotic/xonotic/" "language/sr/)\n" @@ -23,458 +23,725 @@ 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.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Startna linija" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Cilj" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "srednje %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Municija potrošena" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Nema" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Nedostupno" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Igrač %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1Prosek 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1KAZNA: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2KAZNA: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "^1Potreban odgovor pre ulaska u hud podešavanje\n" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Ime ^7umesto of \"^1Anonymous player^7\" u statistici" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Glasanje je započeto za:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Dozvoli serverima da čuvaju i prikazuju tvoje ime?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Podešavanje HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Da (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Ne (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Lični rekord" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Rekord servera" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Igrač^7: Ovo je mesto za ćaskanje." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "^1Posmatranje" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Praćenje: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "^1Pritisni ^3%s^1 da pratiš igrača" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" "^1Pritisni ^3%s^1 ili ^3%s^1 da posmatraš sledećeg ili prethodnog igrača" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Koristi ^3%s^1 ili ^3%s^1 za promenu brzine" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "^1Pritisni ^3%s^1 da slobodno posmatraš" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1Pritisni ^3%s^1 za informacije o vrsti igre" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Igra je već počela" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1Nemaš više života" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Pritisni ^3%s^1 da se pridružiš" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Igra počinje za ^3%d^1 sekundi" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Trenutno u ^1zagrevnom^2 fazi!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPritisni ^3%s%s da završiš zagrevanje" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPritisni ^3%s%s kada si spreman/a" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Čekanje ostalih da se spreme i završe zagrevanje..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Čekanje ostalih da se spreme..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Pritisni ^3%s^2 da završiš zagrevanje" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "Timovi su neujednačeni!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Pritisni ^3%s%s za podešavanje" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Pritisni ^3ESC ^7da se pojave opcije za HUD." -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Dupli klik ^7a na panel opcije u vezi panela." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7za onemogućavanje testiranja kolizije, ^3SHIFT ^7i" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7za fina podešavanja." -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "knots" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "^2Uspešno izvezeno u %s! (Beleška: Sačuvano u data/data/)\n" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "^1Nemoguće upisivanje u %s\n" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "GREŠKA - MENI JE VIDLJIV ALI NIJEDAN MENI NIJE DEFINISAN!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (nije obavezno)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1glas)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d glasova)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Svejedno" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Glasaj za mapu" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d sekundi preostalo" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "mv_mapdownload: ^3Nije predviđeno samostalno korišćenje komande!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1Greška:^7 Nije pronađen pak indeks.\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "Zahtevanje pregleda...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "Pokušavanje odstranjivanja tima koji nije u listi!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" "Možeš modifikovati tablu rezultata koristeći ^2scoreboard_columns_set " "komandu.\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "Korišćenje:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set default\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "^2scoreboard_columns_set ^7field1 field2 ...\n" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "Sledeća imena polja su prepoznata (velika i mala slova dozvoljena):\n" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" @@ -482,133 +749,133 @@ msgstr "" "Možeš koristiti ^3|^7 da pokreneš polja poravnana udesno.\n" "\n" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -617,30 +884,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -671,7 +938,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -738,618 +1005,711 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Brzina" + +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "Pomozi mi!" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" +msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "Ovde" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "Istrcaj ovde" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Trka" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Brzina" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "Vozila" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" + +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "Invazija" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." +msgstr "" + +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:21 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_FIR^%d week" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:26 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s days" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "Pauk" + +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "Zombi" + +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Boja:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "Pomozi mi!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "Ovde" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Trka" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "Istrcaj ovde" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "Vozila" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" -msgstr "Invazija" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" -msgstr "Pauk" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "Zombi" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1360,1870 +1720,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:329 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 +#, c-format +msgid "^BG%s^BG picked up the ^TC^TT Key" +msgstr "" + +#: qcsrc/common/notifications.inc:363 +#, c-format +msgid "^BG%s^F3 forfeited" +msgstr "" + +#: qcsrc/common/notifications.inc:364 +#, c-format +msgid "^BG%s^F3 has no more lives left" +msgstr "" + +#: qcsrc/common/notifications.inc:365 +msgid "^BGMonsters are currently disabled" +msgstr "" + +#: qcsrc/common/notifications.inc:366 #, c-format -msgid "^BG%s^BG picked up the ^TC^TT Key" +msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:367 #, c-format -msgid "^BG%s^F3 forfeited" +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications.qh:494 -#, c-format -msgid "^BG%s^F3 has no more lives left" +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications.qh:495 -msgid "^BGMonsters are currently disabled" +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3232,449 +3659,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Kuka" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "T.A.G. Seeker" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'n Tuba" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", ending their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:24 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:26 #, c-format -msgid ", losing their %d score spree" +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:32 +#, c-format +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:36 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:37 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Kuka" - -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "T.A.G. Seeker" - -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3703,9 +4443,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3835,6 +4575,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Levo" @@ -3845,6 +4586,7 @@ msgstr "Levo" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Desno" @@ -3865,11 +4607,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centar" @@ -3988,6 +4732,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4046,12 +4794,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4136,6 +4884,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4155,9 +4907,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4263,7 +5015,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4345,7 +5097,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4353,19 +5105,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Boja:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4375,12 +5121,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4483,10 +5229,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4498,9 +5240,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5227,10 +5969,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5568,7 +6306,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5828,189 +6566,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6023,310 +6745,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Igrači" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7081,15 +7819,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7145,140 +7883,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Koristi fabrička podešavanja" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Boja tima:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Omogući panel" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.sv.po b/common.sv.po index 9f146c38da..3de43e37ba 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: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Swedish (http://www.transifex.com/team-xonotic/xonotic/" "language/sv/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/s" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "mph" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Vampyr" + +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "fel vid skapande av curl handle\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tubakastning" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Dödsmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Herre På Täppan" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Lopp" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Dödsmatch i Lag" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Klan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Dominering" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Nyckeljakt" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Anfall" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Stormning" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexboll" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Frys-Kull" + +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Håll Dig Undan" + +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Avsluta" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Vampyr" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Skapa" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Anslut" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" +msgstr "" + +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "fel vid skapande av curl handle\n" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:15 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_THI^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:21 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_FIR^%d week" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Färg:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tubakastning" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Dödsmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Herre På Täppan" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Lopp" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Dödsmatch i Lag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Klan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Dominering" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Nyckeljakt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Anfall" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Stormning" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexboll" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Frys-Kull" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Håll Dig Undan" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" +msgstr "" + +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" +msgstr "" + +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3695,9 +4435,9 @@ msgid "Item %d" msgstr "Sak %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Personlig" @@ -3831,6 +4571,7 @@ msgstr "Justera ikon:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Vänster" @@ -3841,6 +4582,7 @@ msgstr "Vänster" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Höger" @@ -3861,11 +4603,13 @@ msgid "Flip messages order" msgstr "Vänd meddelandenas ordning" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Textplacering:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "Centrera" @@ -3984,6 +4728,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4042,12 +4790,12 @@ msgid "Status bar" msgstr "Statusfält" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Vänsterplacerad" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Högerplacerad" @@ -4132,6 +4880,10 @@ msgstr "Panel alltid aktiverad" msgid "Forced aspect:" msgstr "Fast aspekt:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Race Tidtagare Panel" @@ -4151,9 +4903,9 @@ msgstr "Radar:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Alfa:" @@ -4259,7 +5011,7 @@ msgstr "Tona ut efter:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Aldrig" @@ -4341,7 +5093,7 @@ msgid "Panel background defaults:" msgstr "Panel bakgrunds standardinställningar:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Bakgrund:" @@ -4349,19 +5101,13 @@ msgstr "Bakgrund:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Inaktivera" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Färg:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Ramstorlek:" @@ -4371,12 +5117,12 @@ msgid "Team color:" msgstr "Lagets färg:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Testa lagfärg i konfigureringsläge" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Utfyllnad:" @@ -4479,10 +5225,6 @@ msgstr "Flerspelarläge" msgid "Servers" msgstr "Servrar" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Skapa" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4494,9 +5236,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "Standardinställningar" @@ -5223,10 +5965,6 @@ msgstr "" msgid "Apply immediately" msgstr "Tillämpa direkt" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Avsluta" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Är du säker på att du vill avsluta?" @@ -5564,7 +6302,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5824,189 +6562,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Inget sikte" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Per vapen" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Siktets storlek:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Siktets alfa:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Siktets färg:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Av liv" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Använd ringar för att indikera vapenstatus" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Aktivera center siktpunkt" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Punktstorlek:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Punktalfa:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Punktfärg:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Används normal siktefärg" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Överdrag:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Faktor:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Visa namn ovanför spelare" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Endast medans nära siktet" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Visa liv och rustning" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Gå in i HUD redigeraren" @@ -6019,310 +6741,326 @@ msgstr "För att HUD redigeraren ska visas, måste du vara inne i ett spel." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Vill du starta ett lokalt spel för att sätta up HUD:en?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Använd din egen modell på fiender" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Använd dina egna färger på fiender" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "1sta persons perkspektiv" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "3dje persons perspektiv" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Tillåt gång genom väggar som åskådare" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Synfält:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "ZOOM^Direkt" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Upp" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Ner" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Använd prioritetslista för byte av vapen" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Byt vapen automatiskt när de tas upp" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Svajig vapenmodell" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7077,15 +7815,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7141,101 +7879,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7244,21 +7982,21 @@ msgstr "" "Uppdatering kan laddas ner från:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Automatgenererar kartinfo för nyligen tillagda kartor..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7266,19 +8004,14 @@ msgstr "" "^1FEL: Texturkompression krävs men stöds ej.\n" "^1Räkna med visuella problem.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Använd standard" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Lagfärg:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.uk.po b/common.uk.po index 0440f27943..a2feb9ff29 100644 --- a/common.uk.po +++ b/common.uk.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Ukrainian (http://www.transifex.com/team-xonotic/xonotic/" "language/uk/)\n" @@ -21,590 +21,857 @@ 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.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "Старт" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "Фініш" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "Боєприпаси скінчилися" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "Немає" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "Недоступно" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "Гравець %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "^1ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "^2ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Ім'я ^7замість \"^1Анонімний гравець^7\" у статистиці" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "Було створено голосування щодо:" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "Дозволити серверу зберігати та використовувати ваше ім'я?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1Налаштувати HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "Так (%s): %d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "Ні (%s): %d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "Власний найкращий результат" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "Найкращий результат на сервері" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3Гравець^7: Це зона чату." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "^1Спостерігаєте за: ^7%s" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" "^1Натисніть ^3%s^1 або ^3%s^1 щоб перейти до наступного чи попереднього " "гравця" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "^1Використовуйте ^3%s^1 чи ^3%s^1 щоб змінити швидкість" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1Матч вже почався" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1У вас не залишилося більше життів" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Натисніть ^3%s^1 щоб приєднатися" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Гра почнеться через ^3%d^1 секунд" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Зараз ^1розминка^2!" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНатисніть ^3%s%s щоб завершити розминку" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНатисніть ^3%s%s як будите готовими" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Чекаємо на готовність інших для завершення розминки..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2Чекаємо на готовність інших гравців..." -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Натисніть ^3%s^2 щоб завершити розминку" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Натисніть ^3ESC ^7щоб показати опції HUD" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Клацніть двічі ^7a панель щоб побачити її опції." -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "qu/с" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "м/с" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "км/с" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "милі" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr " (1 голос)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr " (%d голосів)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "Не турбує" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "Проголосуйте за мапу" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "%d секунд залишилось" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" "mv_mapdownload: ^3Ви не повинні використовувати цю команду самотужки!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "Пінг" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -613,30 +880,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -667,7 +934,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -734,617 +1001,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" -msgstr "" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "Швидкість" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "Вампіризм" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "НЕБЕЗПЕКА" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "помилка під час створення curl handle\n" + +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "Команда для дампу повідомлень працює тільки з cl_cmd та sv_cmd.\n" + +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "Команда рестарту повідомлень працює тільки з cl_cmd та sv_cmd.\n" + +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "Реактивний ранець" + +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "Відновлення палива" + +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" +msgstr "Сила" + +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" +msgstr "Щит" + +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "Last Man Standing" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "Capture the Flag" + +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "Assault" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "Невидимість" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "Додаткове життя" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." +msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "Швидкість" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." +msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" -msgstr "Сила" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" -msgstr "Щит" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" +msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "Відновлення палива" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." +msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "Реактивний ранець" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" +msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "Заморожені!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "Вийти" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "Створити" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "Приєднатися" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" -msgstr "Вампіризм" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" +msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" -msgstr "помилка під час створення curl handle\n" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" +msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" -msgstr "Команда для дампу повідомлень працює тільки з cl_cmd та sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" +msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" -msgstr "Команда рестарту повідомлень працює тільки з cl_cmd та sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" +msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" -msgstr "CI_DEC^%s років" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" +msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" -msgstr "CI_ZER^%d років" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" +msgstr "" -#: qcsrc/common/counting.qh:13 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_FIR^%d year" -msgstr "CI_FIR^%d рік" +msgid "Pieces left: %s" +msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" -msgstr "CI_SEC^%d років" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" +msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" -msgstr "CI_THI^%d років" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" +msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" -msgstr "CI_MUL^%d років" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" +msgstr "" -#: qcsrc/common/counting.qh:18 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_DEC^%s weeks" -msgstr "CI_DEC^%s тижнів" +msgid "Moves: %s" +msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" -msgstr "CI_ZER^%d тижнів" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" +msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" -msgstr "CI_FIR^%d тижнів" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" +msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" -msgstr "CI_SEC^%d тижнів" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" +msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" -msgstr "CI_THI^%d тижнів" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" +msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" -msgstr "CI_MUL^%d тижнів" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" +msgstr "" + +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" -msgstr "CI_DEC^%s днів" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" -msgstr "CI_ZER^%d днів" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" -msgstr "CI_FIR^%d день" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" -msgstr "CI_SEC^%d днів" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" -msgstr "CI_THI^%d днів" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" +msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" -msgstr "CI_MUL^%d днів" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" +msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" -msgstr "CI_DEC^%s годин" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" +msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" -msgstr "CI_ZER^%d годин" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" +msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" -msgstr "CI_FIR^%d година" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" +msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" -msgstr "CI_SEC^%d годин" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" +msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" -msgstr "CI_THI^%d годин" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" +msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" -msgstr "CI_MUL^%d годин" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" +msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" -msgstr "CI_DEC^%s хвилин" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" +msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" -msgstr "CI_ZER^%d хвилин" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" +msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" -msgstr "CI_FIR^%d хвилина" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" +msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" -msgstr "CI_SEC^%d хвилин" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" +msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" -msgstr "CI_THI^%d хвилин" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" +msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" -msgstr "CI_MUL^%d хвилин" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "Колір:" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" -msgstr "CI_DEC^%s секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" -msgstr "CI_ZER^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" -msgstr "CI_FIR^%d секунда" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" -msgstr "CI_SEC^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "НЕБЕЗПЕКА" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" -msgstr "CI_THI^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "Заморожені!" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" -msgstr "CI_MUL^%d секунд" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" +msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" +msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" +msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "Невидимість" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" -msgstr "" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "Додаткове життя" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1356,16 +1716,21 @@ msgstr "^1Повідомлення сервера:" msgid "^7%s (^3%d sec left)" msgstr "^7%s (^3%d секунд залишилось)" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захопив ^TC^TT^BG прапор" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -1374,17 +1739,17 @@ msgstr "" "^BG%s^BG захопив ^TC^TT^BG прапор за ^F1%s^BG секунди, побивши попередній " "рекорд ^BG%s^BG який становив ^F2%s^BG секунди" -#: qcsrc/common/notifications.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, 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.qh:354 +#: qcsrc/common/notifications.inc:224 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -1393,31 +1758,31 @@ msgstr "" "^BG%s^BG захопив ^TC^TT^BG прапор за ^F2%s^BG секунди, і не зміг побити " "попередній рекорд ^BG%s^BG який становить ^F1%s^BG секунди" -#: qcsrc/common/notifications.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG прапор був повернений на базу власником" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG прапор був знищений і тому повернений на базу" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG був кинутий на базі і тому повернувся сам" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -1425,11 +1790,11 @@ msgstr "" "^BG ^TC^TT^BG прапор впав десь за межами досягнення і тому був повернений на " "базу" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -1438,774 +1803,787 @@ msgstr "" "^BG ^TC^TT^BG прапор став нетерплячим після ^F1%.2f^BG секунд та повернув " "себе на базу" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG прапор повернувся на базу" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG втратив ^TC^TT^BG прапор" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG захопив ^TC^TT^BG прапор" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG повернув ^TC^TT^BG прапор" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, 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.qh:380 +#: qcsrc/common/notifications.inc:250 #, 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.qh:381 +#: qcsrc/common/notifications.inc:251 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:382 +#: qcsrc/common/notifications.inc:252 #, 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.qh:383 +#: qcsrc/common/notifications.inc:253 #, 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.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, 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.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, 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.qh:391 +#: qcsrc/common/notifications.inc:261 #, 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.qh:392 +#: qcsrc/common/notifications.inc:262 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:393 +#: qcsrc/common/notifications.inc:263 #, 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.qh:394 +#: qcsrc/common/notifications.inc:264 #, 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.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, 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.qh:397 +#: qcsrc/common/notifications.inc:267 #, 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.qh:398 +#: qcsrc/common/notifications.inc:268 #, 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.qh:399 +#: qcsrc/common/notifications.inc:269 #, 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.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, 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.qh:403 +#: qcsrc/common/notifications.inc:273 #, 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.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, 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.qh:406 +#: qcsrc/common/notifications.inc:276 #, 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.qh:407 +#: qcsrc/common/notifications.inc:277 #, 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.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 був переміщений в %s%s" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 став ворогом Повелителя командної гри%s%s" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 думав що знайшов чудове місце для кемпінгу%s%s" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 нечесно вбив себе%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не зміг перевести дух!%s%s" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 пробув у воді занадто довго%s%s" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, 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.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 із тріском вдарився об землю%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 став занадто хрустким%s%s" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 відчув трохи жару%s%s" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 загинув%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 знайшов гаряче місце%s%s" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 перетворився на гарячий шлак%s%s" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 може майстерно вбити себе власною гранатою%s%s" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, 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.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 використав усі патрони%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 згнив%s%s" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 перетворився на падаючу зірку%s%s" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 був заляпаний слизом%s%s" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 більше не міг це витримувати%s%s" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 тепер може зберігатися роками%s%s" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перейшов до %s%s" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 загинув у нещасному випадку%s%s" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 зустрівся з туреллю%s%s" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, 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.qh:441 +#: qcsrc/common/notifications.inc:311 #, 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.qh:442 +#: qcsrc/common/notifications.inc:312 #, 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.qh:443 +#: qcsrc/common/notifications.inc:313 #, 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.qh:444 +#: qcsrc/common/notifications.inc:314 #, 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.qh:445 +#: qcsrc/common/notifications.inc:315 #, 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.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 був знищений туреллю%s%s" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, 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.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 був вбитий електричним струмом з туреллі Tesla%s%s" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, 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.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 був проколотий туреллю Walker%s%s" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, 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.qh:452 +#: qcsrc/common/notifications.inc:322 #, 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.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 був розчавлений транспортом%s%s" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, 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.qh:455 +#: qcsrc/common/notifications.inc:325 #, 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.qh:456 +#: qcsrc/common/notifications.inc:326 #, 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.qh:457 +#: qcsrc/common/notifications.inc:327 #, 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.qh:458 +#: qcsrc/common/notifications.inc:328 #, 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.qh:459 +#: qcsrc/common/notifications.inc:329 #, 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.qh:460 -#, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" -msgstr "^BG%s^K1 був не там де треба%s%s" - -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, 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.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 був заморожений ^BG%s" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 був оживлений ^BG%s" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 був оживлений падінням" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "^BG%s^K3 було автоматично оживлено після %s секунд(и)" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG команда виграє раунд" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG виграє раунд" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "^BGНічия" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд завершено, переможця немає" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 заморозив сам себе" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРежим бога зберіг тебе від %s одиниць пошкоджень, читере!" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВи не маєте ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВи втратили ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВи отримали ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGУ вас недостатньо набоїв для ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4недоступний(а)^BG на цій мапі" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 з'єднався%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 з'єднався та приєднався до ^TC^TT команди" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 зараз грає" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG втратив м'яча!" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG заволодів м'ячем!" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG захопив ключі для ^TC^TT команди" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG втратив ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG втратив ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG підхопив ^TC^TT Ключ" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 більше не має життів" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 здобув Невидимість" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 здобув Щит" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 здобув Швидкість" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 здобув Силу" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 від'єднався" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 зараз глядач" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG залишив гонку" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, 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.qh:506 +#: qcsrc/common/notifications.inc:380 #, 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.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG завершив гонку" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, 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.qh:509 +#: qcsrc/common/notifications.inc:383 #, 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.qh:510 +#: qcsrc/common/notifications.inc:384 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2214,36 +2592,43 @@ msgstr "" "^BG%s^BG встановив новий рекорд у ^F2%s^BG, але на жаль не має UID, тому " "рекорд буде втрачено." -#: qcsrc/common/notifications.qh:511 +#: qcsrc/common/notifications.inc:385 #, 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.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGкоманда заробляє очко!" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 здобув Суперзброю" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -2252,14 +2637,14 @@ msgstr "" "^F4ПРИМІТКА: ^BGСервер використовує ^F1Xonotic %s (бета)^BG, у вас " "^F2Xonotic %s" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, 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.qh:519 +#: qcsrc/common/notifications.inc:394 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -2268,336 +2653,336 @@ msgstr "" "^F4ПРИМІТКА: ^F1Xonotic %s^BG вже доступний, а у вас все ще ^F2Xonotic %s^BG " "- завантажте нову версію з ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Відомості про збірку: ^F4%s" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "^BGВи нападаєте!" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "^BGВи захищаєтесь!" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "^F4Починайте!" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "^F4Гра почнеться через ^COUNT" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раунд почнеться через ^COUNT" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "^F4Раунд не може початися" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "^F2Не кемперіть!" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -2607,241 +2992,241 @@ msgstr "" "^BGМоже те знову ^F2спробувати^BG захопити прапор\n" "^BGякщо гадаєте, що вам це вдасться." -#: qcsrc/common/notifications.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВи захопили ^TC^TT^BG прапор!" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGЗанадто багато кидків прапору! Кидання недоступне на %s." -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, 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.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВи отримали ^TC^TT^BG прапор від %s" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "^BG%s^BG просить вас передати прапор%s" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGПросить %s^BG передати вам прапор" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВи передали ^TC^TT^BG прапор до %s" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВи отримали ^TC^TT^BG прапор!" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник^BG захопив ваш прапор! Поверніть його!" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник (^BG%s%s)^BG захопив ваш прапор! Поверніть його!" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGВаш %sтовариш по команді^BG захопив прапор! Захищайте його!" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, 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.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВи повернули ^TC^TT^BG прапор!" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПатова ситуація! Противники тепер можуть бачити вас на радарі!" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGПатова ситуація! Противники тепер можуть бачити носіїв прапорів на радарі!" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВи фрагнули ^BG%s" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВи виграли очко у ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас фрагнув ^BG%s" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sВи програли очко ^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "^K1%sВас фрагнув ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "^K1%sВи програли очко ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "^K3%sВи фрагнули ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "^K3%sВи виграли очко у ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВи виграли очко у ^BG%s^K1 поки він писав" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВи чатфрагнули ^BG%s" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "^K1%sВи програли очко у ^BG%s^K1 поки писали!" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sВас чатфрагнув ^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "^K1%sВи програли очко ^BG%s^K1 поки писали^BG%s" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "^K1%sВас чатфрагнув ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "^K1%sВи виграли очко у ^BG%s^K1 поки він писав^BG%s" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "^K1%sВи чатфрагнули ^BG%s^BG%s" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "^BGНатисніть ^F2DROPWEAPON^BG знову щоб кинути гранату!" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -2850,217 +3235,217 @@ msgstr "" "^BGВас автоматично переведено до іншої команди\n" "Тепер ви у: %s" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "^K1Не воюйте зі своїми товаришами по команді!" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стріляйте у своїх товаришів по команді!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "^K1Помри, кемпер!" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Знайди собі кращу тактику, кемпер!" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Ви нечесно вбили себе!" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "^K1Вас %s" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "^K1Ви не змогли перевести дух!" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ви із тріском вдарились об землю!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "K1Вам стало занадто гаряче!" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "^K1Ви стали занадто хрустким!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "^K1Ви вбили самі себе!" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "^K1Вам треба бути обережнішими!" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "^K1Ви не витримали жар!" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "^K1На смак як курятина!" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ви забули повернути чеку на місце!" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Ви почнете з початку за витрату всіх набоїв..." -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Вас вбито за витрату всіх набоїв..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Без ліків ви швидко зістарились" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "^K1Вам слід берегти своє здоров'я" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "^K1Ви перетворилися на падаючу зірку!" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "^K1Ви розтанули у слизі!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "K1Ви скоїли самогубство!" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "^K1Ви припинили все це!" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "^K1Ви застрягли у болоті!" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGВи зараз на: %s" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "^K1Ви загинули у нещасному випадку!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю!" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "^K1Вас фрагнула турель!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю eWheel!" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Вас фрагнула турель eWheel!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю Walker!" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Вас фрагнула турель Walker!" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Ви загинули у вибуху Bumblebee!" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Вас розчавила машина!" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Ви опинилися біля кластерної бомби Raptor!" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Ви загинули у вибуху Raptor!" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Ви загинули у вибуху Spiderbot!" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Вас рознесло на шматки ракетами Spiderbot!" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "K1Ви загинули у вибуху Racer!" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Ви не змогли знайти захист від ракети Racer!" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "^K1Дивіться під ноги!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Дурень! Ви фрагнули ^BG%s^K1, товариша по команді!" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Дурень! You went against ^BG%s^K1, товариша по команді!" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вас фрагнув ^BG%s^K1, ваш товариш по команді" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Ви програли очко ^BG%s^K1, товаришу по команді" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3068,67 +3453,71 @@ msgstr "" "^K1Годі ледарювати!\n" "^BGРоз'єднання через ^COUNT..." -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "^F2Ви підняли кілька додаткових життів" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "^K3Ви заморозили ^BG%s" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "^K1Вас заморозив ^BG%s" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "K3Ви оживили ^BG%s" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "^K3Ви оживили себе" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "K3Вас оживив ^BG%s" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "K3Вас автоматично оживили після %s секунд(и)" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "^K1Ви заморозили самі себе" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Раунд вже почався, ви починаєте вже замороженим" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3136,7 +3525,7 @@ msgstr "" "^K1Жодна точка відродження недоступна!\n" "Надійтесь на свою команду..." -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3144,15 +3533,15 @@ msgstr "" "^K1Зараз ви не зможете приєднатися до гри.\n" "Досягнуто ліміту гравців." -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGВбивство людей коли ви не володієте м'ячем не приносить очок!" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3160,7 +3549,7 @@ msgstr "" "^BGВаша команда володіє всіма ключами!\n" "Допоможіть носіям ключів зустрітися!" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3168,7 +3557,7 @@ msgstr "" "^BGВсі ключі зараз у руках ^TC^TT команди!^BG\n" "Ви маєте зупинити їх ^F4НЕГАЙНО^BG!" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3176,23 +3565,23 @@ msgstr "" "^BGВсі ключі в руках вашої команди!\n" "Зустріньтесь з іншими носіями ключів ^F4НЕГАЙНО^BG!" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "^F4Раунд почнеться через ^COUNT" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "^BGСканується діапазон частот..." -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВи починаєте з ^TC^TT ключем" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -3201,29 +3590,33 @@ msgstr "" "^BGОчікування приєднання гравців...\n" "Потрібні активні гравця для: %s" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGОчікування приєднання %s гравця(ців)..." -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG залишилось часу щоб знайти набої!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGЗнайдіть набої або загиньте через ^F4^COUNT^BG!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGЗнайдіть набої! ^F4^COUNT^BG залишилось!" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Додаткових життів залишилось: ^K1%s" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -3232,22 +3625,56 @@ msgstr "" "^F2^COUNT^BG до зміни зброї...\n" "Наступна зброя: ^F1%s" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Поточна зброя: ^F1%s" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -3255,7 +3682,7 @@ msgstr "" "^F2Почався ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "Продовжуйте боротьбу доки не визначиться переможець!" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -3263,7 +3690,7 @@ msgstr "" "^F2Почався ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "Продовжуйте набирати очки доки не визначиться переможець!" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3272,7 +3699,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -3281,242 +3708,269 @@ msgstr "" "^F2Йде ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "^BGДодано ^F4%s^BG у гру!" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "^F2Невидимість вичерпалася" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "^F2Щит вичерпався" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "^F2Швидкість вичерпалася" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "^F2Сила вичерпалася" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "^F2Ви невидимі" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "^F2Вас оточує щит" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "^F2Ви прискоренні" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Сила надає вашій зброї руйнівної потужності" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "^F2Гонка закінчилася, завершуйте своє коло!" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "^BGДодатковий режим вогню не завдає шкоди!" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "^F2Суперзброя зламалася" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "^F2Суперзброя втрачена" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "^F2Ви отримали суперзброю" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Перехід до ^TC^TT^K1 через ^COUNT" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "^K1Зміна команди через ^COUNT" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "^K1Ви станете глядачем через ^COUNT" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "^K1Самогубство через ^COUNT" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Тайм-аут почнеться через ^COUNT" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Тайм-аут закінчиться через ^COUNT" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr " (біля %s)" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "основний режим вогню" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "додатковий режим вогню" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr " ^F1(Натисніть %s)" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr " з %s" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "%s^K1 зробив ПОТРІЙНИЙ ФРАГ! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "%s^K1 заробив ПОТРІЙНЕ ОЧКО! %s^BG" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "ПОТРІЙНИЙ ФРАГ!" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив П'ЯТЬ ОЧОК ПІДРЯД %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "%s^K1 відімкнув ЛЮТЬ! %s^BG" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "ЛЮТЬ!" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив ДЕСЯТЬ ОЧОК ПІДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "%s^K1 почав РІЗАНИНУ! %s^BG" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "РІЗАНИНА!" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "%s^K1 створив ХАОС! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив П'ЯТНАДЦАТЬ ОЧОК ПІДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "ХАОС!" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "%s^K1 став БЕРСЕРКОМ! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив ДВАДЦЯТЬ ОЧОК ПІДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "БЕРСЕРК!" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "%s^K1 скоїв МАСОВЕ ВБИВСТВО! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив ДВАДЦЯТЬ П'ЯТЬ ОЧОК ПІДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "МАСОВЕ ВБИВСТВО!" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "%s^K1 заробив ТРИДЦЯТЬ ОЧОК ПІДРЯД! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "%s^K1 почав АРМАГЕДДОН! %s^BG" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "АРМАГЕДДОН!" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "%s(^F1Бот^BG)" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "%s(Пінг ^F1%d^BG)" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" @@ -3525,7 +3979,7 @@ msgstr "" "\n" "(Здоров'я ^1%d^BG / Броня ^2%d^BG)%s" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" @@ -3534,68 +3988,68 @@ msgstr "" "\n" "(^F4Мертвий^BG)%s" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "%d череда очок! " -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "%d череда фрагів! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "Перша кров! " -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First score! " msgstr "Перше очко! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First casualty! " msgstr "Перший вбитий! " -#: qcsrc/common/notifications.qh:1198 +#: qcsrc/common/notifications.qh:371 msgid "First victim! " msgstr "Перша жертва! " -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/common/notifications.qh:412 #, c-format msgid "%s^K1 has %d frags in a row! %s^BG" msgstr "%s^K1 має %d фрагів підряд! %s^BG" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/common/notifications.qh:413 #, c-format msgid "%s^K1 made %d scores in a row! %s^BG" msgstr "%s^K1 заробив %d очок підряд! %s^BG" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/common/notifications.qh:431 #, c-format msgid "%s^K1 drew first blood! %s^BG" msgstr "%s^K1 пролив першу кров! %s^BG" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/common/notifications.qh:432 #, c-format msgid "%s^K1 got the first score! %s^BG" msgstr "%s^K1 заробив перше очко! %s^BG" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/common/notifications.qh:448 #, c-format msgid ", ending their %d frag spree" msgstr ", зупиняючи %d череду фрагів" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/common/notifications.qh:449 #, c-format msgid ", ending their %d score spree" msgstr ", зупиняючи %d череду очок" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/common/notifications.qh:463 #, c-format msgid ", losing their %d frag spree" msgstr ", втрачаючи %d череду фрагів" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/common/notifications.qh:464 #, c-format msgid ", losing their %d score spree" msgstr ", втрачаючи %d череду очків" @@ -3620,107 +4074,393 @@ msgstr "Рожева" msgid "Team" msgstr "Команда" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" -msgstr "Нейтральна" +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "Нейтральна" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "Crylink" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "Electro" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "Fireball" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "Hagar" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "Важка Лазерна Штурмова Гармата" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "Гак" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "Автомат" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "Міноукладчик" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "Мортира" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "Port-O-Launch" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "Гвинтівка" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "Шукач T.A.G." + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "Рушниця" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "@!#%'а Туба" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" +msgstr "CI_DEC^%s років" + +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" +msgstr "CI_ZER^%d років" + +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "CI_FIR^%d рік" + +#: qcsrc/lib/Counting.qh:14 +#, c-format +msgid "CI_SEC^%d years" +msgstr "CI_SEC^%d років" + +#: qcsrc/lib/Counting.qh:15 +#, c-format +msgid "CI_THI^%d years" +msgstr "CI_THI^%d років" + +#: qcsrc/lib/Counting.qh:16 +#, c-format +msgid "CI_MUL^%d years" +msgstr "CI_MUL^%d років" + +#: qcsrc/lib/Counting.qh:18 +#, c-format +msgid "CI_DEC^%s weeks" +msgstr "CI_DEC^%s тижнів" + +#: qcsrc/lib/Counting.qh:20 +#, c-format +msgid "CI_ZER^%d weeks" +msgstr "CI_ZER^%d тижнів" + +#: qcsrc/lib/Counting.qh:21 +#, c-format +msgid "CI_FIR^%d week" +msgstr "CI_FIR^%d тижнів" + +#: qcsrc/lib/Counting.qh:22 +#, c-format +msgid "CI_SEC^%d weeks" +msgstr "CI_SEC^%d тижнів" + +#: qcsrc/lib/Counting.qh:23 +#, c-format +msgid "CI_THI^%d weeks" +msgstr "CI_THI^%d тижнів" + +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" +msgstr "CI_MUL^%d тижнів" + +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" +msgstr "CI_DEC^%s днів" + +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" +msgstr "CI_ZER^%d днів" + +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" +msgstr "CI_FIR^%d день" + +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" +msgstr "CI_SEC^%d днів" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:31 #, c-format -msgid "%d days, %02d:%02d:%02d" -msgstr "" +msgid "CI_THI^%d days" +msgstr "CI_THI^%d днів" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%02d:%02d:%02d" -msgstr "" +msgid "CI_MUL^%d days" +msgstr "CI_MUL^%d днів" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" -msgstr "" +#: qcsrc/lib/Counting.qh:34 +#, c-format +msgid "CI_DEC^%s hours" +msgstr "CI_DEC^%s годин" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" -msgstr "" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" +msgstr "CI_ZER^%d годин" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" -msgstr "Crylink" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" +msgstr "CI_FIR^%d година" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" -msgstr "" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" +msgstr "CI_SEC^%d годин" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" -msgstr "Electro" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" +msgstr "CI_THI^%d годин" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" -msgstr "Fireball" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" +msgstr "CI_MUL^%d годин" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" -msgstr "Hagar" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" +msgstr "CI_DEC^%s хвилин" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" -msgstr "Важка Лазерна Штурмова Гармата" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" +msgstr "CI_ZER^%d хвилин" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" -msgstr "" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" +msgstr "CI_FIR^%d хвилина" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" -msgstr "Гак" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" +msgstr "CI_SEC^%d хвилин" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" -msgstr "Автомат" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" +msgstr "CI_THI^%d хвилин" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" -msgstr "Міноукладчик" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" +msgstr "CI_MUL^%d хвилин" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" -msgstr "Мортира" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" +msgstr "CI_DEC^%s секунд" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" -msgstr "Port-O-Launch" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" +msgstr "CI_ZER^%d секунд" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" -msgstr "Гвинтівка" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" +msgstr "CI_FIR^%d секунда" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" -msgstr "" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" +msgstr "CI_SEC^%d секунд" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" -msgstr "Шукач T.A.G." +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" +msgstr "CI_THI^%d секунд" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" +msgstr "CI_MUL^%d секунд" + +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" -msgstr "Рушниця" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" +msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" -msgstr "@!#%'а Туба" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" +msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3751,9 +4491,9 @@ msgid "Item %d" msgstr "Предмет %d" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "Вибрати" @@ -3885,6 +4625,7 @@ msgstr "Вирівнювання іконок:" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "Ліворуч" @@ -3895,6 +4636,7 @@ msgstr "Ліворуч" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "Праворуч" @@ -3915,11 +4657,13 @@ msgid "Flip messages order" msgstr "Поміняти місцями порядок повідомлень" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "Вирівнювання тексту:" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "По центру" @@ -4038,6 +4782,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4096,12 +4844,12 @@ msgid "Status bar" msgstr "Смуга статусу" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "Вирівнювати ліворуч" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "Вирівнювати праворуч" @@ -4186,6 +4934,10 @@ msgstr "Панель завжди працює" msgid "Forced aspect:" msgstr "Примусовий аспект:" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "Панель таймера гонки" @@ -4205,9 +4957,9 @@ msgstr "Радар:" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "Прозорість:" @@ -4313,7 +5065,7 @@ msgstr "Зникати після:" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "Ніколи" @@ -4395,7 +5147,7 @@ msgid "Panel background defaults:" msgstr "Фон панелі за замовчуванням:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "Фон:" @@ -4403,19 +5155,13 @@ msgstr "Фон:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "Вимкнути" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "Колір:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "Розмір обвідки:" @@ -4425,12 +5171,12 @@ msgid "Team color:" msgstr "Колір команди:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "Протестувати колір команди у конфігураційному режимі" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "Підкладка:" @@ -4533,10 +5279,6 @@ msgstr "Мультиплеєр" msgid "Servers" msgstr "Сервери" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "Створити" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4548,9 +5290,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "За замовчуванням" @@ -5277,10 +6019,6 @@ msgstr "" msgid "Apply immediately" msgstr "Вжити негайно" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "Вийти" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "Ви дійсно хочете вийти?" @@ -5618,7 +6356,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5878,189 +6616,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "Без прицілу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "Для кожної зброї" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "Розмір прицілу:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "Прозорість прицілу:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "Колір прицілу:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "Залежно від здоров'я" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "Показувати статус зброї кільцями" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "Увімкнути цятку в центрі прицілу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "Розмір цятки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "Прозорість цятки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "Колір цятки:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "Використовувати нормальний колір прицілу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "Згладжувати ефекти прицілу" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "Робити приціл нечітким, якщо пострілу щось заважає" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "Дороговкази" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "Офсет краю:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "Ефект:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "Сила:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "Час зникнення:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "Показувати імена над гравцями" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "Тільки коли поруч з прицілом" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "Показувати кількість здоров'я та броні" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "Редактор HUD" @@ -6073,310 +6795,326 @@ msgstr "Редактор HUD доступний лише у грі." msgid "Do you wish to start a local game to set up the HUD?" msgstr "Бажаєте почати локальну гру для налаштування HUD?" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "Гравці" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "Використовувати власну модель для всіх гравців" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "Використовувати кольори вашої моделі для усіх інших моделей" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "Зникнення тіл:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "Шматки тіл:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "Вимкнуто" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "Мало" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "Більше" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "Багато" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "Вид від першої особи" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "Вирівнювати поле зору після приземлення після стрибка" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "Вирівнювати поле зору після присідання" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "Гойдання поля зору під час бездіяльності" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "Гойдання поля зору підчас ходьби" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "Вид від третьої особи" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "Відстань ззаду" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "Відстань зверху" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "Дозволити рух крізь стіни для глядачів" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "Поле зору:" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "Миттєвий" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "Нагору" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "Вниз" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "Використовувати список приоритетів для прокрутки зброї" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "Автоматично перемикатись на підняту зброю" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "Показувати модель зброї у першій особі" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "Гойдання моделі зброї" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "Хитання моделі зброї" @@ -7135,15 +7873,15 @@ msgstr "<Назва>" msgid "<AUTHOR>" msgstr "<Автор>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "Максимум" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "Вимкнуто" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s дБ" @@ -7199,101 +7937,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7302,21 +8040,21 @@ msgstr "" "Оновлення можливо завантажити тут:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "Створення відомостей про нові мапи..." -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s ТЕСТОВА ЗБІРКА" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "Негайно оновіть версію до %s!" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" @@ -7324,19 +8062,14 @@ msgstr "" "^1Помилка: Компресія текстур обов'язкова але не підтримується.\n" "^1Очікуйте візуальних проблем.\n" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "Використовувати за замовчуванням" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "Колір команди:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "Увімкнути панель" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (зброя з мутатора)" diff --git a/common.uz@Latn.po b/common.uz@Latn.po index 80310b6d2b..767e4cca29 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: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Uzbek (Latin) (http://www.transifex.com/team-xonotic/xonotic/" "language/uz@Latn/)\n" @@ -18,587 +18,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -607,30 +874,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -661,7 +928,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -728,617 +995,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/client/view.qc:555 +msgid "Revival progress" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1350,1870 +1710,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3222,449 +3649,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3693,9 +4433,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3825,6 +4565,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3835,6 +4576,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3855,11 +4597,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3978,6 +4722,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4036,12 +4784,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4126,6 +4874,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4145,9 +4897,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4253,7 +5005,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4335,7 +5087,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4343,19 +5095,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4365,12 +5111,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4473,10 +5219,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4488,9 +5230,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5217,10 +5959,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5558,7 +6296,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5818,189 +6556,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6013,310 +6735,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7071,15 +7809,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7135,140 +7873,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/common.zh_CN.po b/common.zh_CN.po index 5c2b9ee9c1..8de180e9d0 100644 --- a/common.zh_CN.po +++ b/common.zh_CN.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Chinese (China) (http://www.transifex.com/team-xonotic/" "xonotic/language/zh_CN/)\n" @@ -22,587 +22,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "起点线" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "终点线" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "弹药耗尽" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "没有" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "不可用" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "玩家 %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "允许服务器存储并显示你的名字?" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1设置HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "是(%s):%d" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "否(%s):%d" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "个人最佳" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "服务器最佳" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "^3玩家^7: 这里是聊天区." -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "FPS: %.*f" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "^1按下^3%s^1 或 ^3%s^1 切换到前一个或后一个人" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "^1按下 ^3%s^1 获取游戏模式信息" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "^1比赛已经开始了" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "^1你已经用尽你的生命" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1按下 ^3%s^1加入" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1游戏在 ^3%d^1后开始" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s准备好后按下^3%s%s" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2等待其他人完成加载..." -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "^2等待其他人准备" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "队伍不平衡!" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr " m/s" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr " km/h" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "错误 - 菜单可见但无可用条目" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "(1票)" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "(%d票)" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "不在意" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "选择游戏种类" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "投票选择地图" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "剩余%d秒" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "地图下载:^3这个指令不支持直接运行!\n" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "^1错误^7 无法找到数据包。\n" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "正在请求预览...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "正在移除不在队伍表的队伍!" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "SCO^名字" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "SCO^延迟" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "你可以用命令^2scoreboard_columns_set 修改得分榜。\n" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "^3|---------------------------------------------------------------|\n" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "用途:\n" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "^2scoreboard_columns_set 默认\n" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -611,30 +878,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -665,7 +932,7 @@ msgid "Rankings" msgstr "排名" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "计分板" @@ -732,618 +999,711 @@ msgstr "你死了,等待^3%s^7后重生" msgid "You are dead, press ^2%s^7 to respawn" msgstr "你死了, 按下^2%s^7 重生" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" -msgstr "" - -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" -msgstr "%s 正在被攻击!" - -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" -msgstr "" - -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" -msgstr "" - -#: qcsrc/client/view.qc:551 +#: qcsrc/client/view.qc:550 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:556 +#: qcsrc/client/view.qc:555 msgid "Revival progress" msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" -msgstr "推" - -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" -msgstr "摧毁" - -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" -msgstr "击败" - -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" -msgstr "蓝军基地" +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" +msgstr "弹药" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" -msgstr "危险" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" +msgstr "阻力" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" -msgstr "敌军持旗者" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" +msgstr "速度" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" -msgstr "持旗者" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" +msgstr "医生" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" -msgstr "掉落的旗" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "重击" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" -msgstr "需要支援" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" -msgstr "这里" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" +msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" -msgstr "掉落的钥匙" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" +msgstr "复仇" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" -msgstr "钥匙携带者" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" +msgstr "跳" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" -msgstr "跑到这里" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" +msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" -msgstr "红军基地" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" +msgstr "不可见" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" -msgstr "路径点" - -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" -msgstr "发电机" - -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" -msgstr "控制点" - -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" -msgstr "检查点" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" -msgstr "终点" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" -msgstr "起点" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" -msgstr "球门" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" -msgstr "球" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" -msgstr "带球者" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" +msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" -msgstr "隐身" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" +msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" -msgstr "额外的生命" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" +msgstr "喷气背包" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" -msgstr "速度" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" +msgstr "恢复燃料" -#: qcsrc/client/waypointsprites.qc:270 +#: qcsrc/common/items/item/powerup.qc:13 msgid "Strength" msgstr "加强" -#: qcsrc/client/waypointsprites.qc:271 +#: qcsrc/common/items/item/powerup.qc:23 msgid "Shield" msgstr "护盾" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" -msgstr "恢复燃料" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" -msgstr "喷气背包" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" +msgstr "死亡竞赛" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" -msgstr "被冰冻!" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" -msgstr "标记" +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "最后的生存者" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" -msgstr "载具" +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" -msgstr "%s 需要帮助" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "赛跑" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" -msgstr "弹药" +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" -msgstr "阻力" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" -msgstr "医生" +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" -msgstr "重击" +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" -msgstr "复仇" +#: qcsrc/common/mapinfo.qh:76 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team." +msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" -msgstr "跳" +#: qcsrc/common/mapinfo.qh:79 +msgid "Clan Arena" +msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" -msgstr "不可见" +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/common/counting.qh:12 -#, c-format -msgid "CI_ZER^%d years" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/common/counting.qh:16 -#, c-format -msgid "CI_MUL^%d years" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" +msgstr "离开" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" +msgstr "创建" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" +msgstr "加入" + +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:53 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d seconds" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:57 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d seconds" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" -msgstr "死亡竞赛" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" +msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" -msgstr "杀死所有敌人" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" +msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" -msgstr "最后的生存者" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" +msgstr "僵尸" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" -msgstr "生存并杀光敌人的生命" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" -msgstr "赛跑" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" +msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" +msgstr "色彩:" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" +msgstr "路径点" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" +msgstr "需要支援" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" +msgstr "这里" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" +msgstr "危险" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" +msgstr "被冰冻!" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" +msgstr "检查点" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" +msgstr "终点" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" +msgstr "起点" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" +msgstr "击败" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" +msgstr "摧毁" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" +msgstr "推" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" +msgstr "持旗者" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" +msgstr "敌军持旗者" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" +msgstr "掉落的旗" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" +msgstr "红军基地" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" +msgstr "蓝军基地" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" +msgstr "控制点" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" +msgstr "掉落的钥匙" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" +msgstr "钥匙携带者" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" +msgstr "跑到这里" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" +msgstr "球" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" +msgstr "带球者" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" +msgstr "球门" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" +msgstr "发电机" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" +msgstr "载具" + +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" +msgstr "标记" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" +msgstr "隐身" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" +msgstr "额外的生命" + +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" +msgstr "%s 需要帮助" + +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" -msgstr "僵尸" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" +msgstr "" #: qcsrc/common/net_notice.qc:88 msgid "^1Server notices:" @@ -1354,1870 +1714,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 弹药耗尽%s%s" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 -#, c-format -msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:459 +#: qcsrc/common/notifications.inc:328 #, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" +msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 把自己冰冻了" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BG你没有 ^F1%s" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BG你丢掉了 ^F1%s^BG%s" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BG你得到了 ^F1%s" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BG你没有足够的弹药来使用 ^F1%s" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, 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.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG is ^F4在该地图不可用^BG" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "^BG%s^F3 已连接%s" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "^BG%s^F3 已连入并加入 ^TC^TT 队" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 没有更多生命了" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "^BG怪物已经关闭" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 捡到了隐身" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 捡到了护盾" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 捡到了加速" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "^K1你因弹药耗尽而死..." -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG 内找到弹药!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG找到弹药否则你将在 ^F4^COUNT^BG后死亡!" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG找到弹药 ^BG还有^F4^COUNT !" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3226,449 +3653,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First blood! " +#: qcsrc/common/notifications.qh:367 +msgid "First blood! " +msgstr "" + +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "%s 正在被攻击!" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" msgstr "" -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3697,9 +4437,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3829,6 +4569,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3839,6 +4580,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3859,11 +4601,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3982,6 +4726,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4040,12 +4788,12 @@ msgid "Status bar" msgstr "状态栏" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4130,6 +4878,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4149,9 +4901,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4257,7 +5009,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4339,7 +5091,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "背景:" @@ -4347,19 +5099,13 @@ msgstr "背景:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "禁用" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "色彩:" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "边框大小:" @@ -4369,12 +5115,12 @@ msgid "Team color:" msgstr "队伍颜色:" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "在配置模式下测试团队的颜色" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "填充:" @@ -4477,10 +5223,6 @@ msgstr "多人游戏" msgid "Servers" msgstr "服务器" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "创建" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "媒体" @@ -4492,9 +5234,9 @@ msgstr "配置文件" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "默认" @@ -5221,10 +5963,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "离开" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "你确定你要离开?" @@ -5562,7 +6300,7 @@ msgid "Often" msgstr "经常" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "总是" @@ -5822,189 +6560,173 @@ msgstr "" msgid "Quality:" msgstr "品质:" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "查看" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "准星" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "HUD" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "消息" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "武器" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "模型" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "没有准星" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "每个武器" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "准星大小:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "准星透明度:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "准星颜色" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "环状表示武器状态" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "环透明" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "启用中心准星圆点" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "点大小:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "点透明:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "点颜色:" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "使用正常的准星颜色" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "如果显示镜头受阻,则模糊准星显示" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "如果有针对性敌人,则放大准星显示" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "击中敌人时,则动画准星" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "拿起物品时,则动画准星" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" +msgstr "HUD" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 msgid "Fading speed:" msgstr "衰落速度:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "边侧距离:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "字体大小:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "边缘偏移量:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "损坏" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "覆盖:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "代理:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "淡入淡出:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "玩家名称" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "最大距离:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "团队配合" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "损伤覆盖:" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "进入HUD编辑器" @@ -6017,310 +6739,326 @@ msgstr "为了使HUD编辑器来展示,你首先必须在游戏中。" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "消息" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "目标" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "攻击者" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "自制游戏模式设置" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "其它" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "提示音" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "重生倒计时的声音" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "连续杀敌的声音" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "有所成就的声音" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "模型" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "使用简单的 2D 图像,而不是项目模型" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "不可用透明:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "不可用颜色:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "GHOITEMS^黑色" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "GHOITEMS^深黑" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "GHOITEMS^有色" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "GHOITEMS^标准" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "GHOITEMS^蓝色" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "玩家" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "查看" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "武器" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "向上" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "向下" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "武器使用优先级列表" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "可用武器选择" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7075,15 +7813,15 @@ msgstr "<TITLE>" msgid "<AUTHOR>" msgstr "<AUTHOR>" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "%s dB" @@ -7139,101 +7877,101 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "一月" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "二月" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "三月" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "四月" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "五月" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "六月" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "七月" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "八月" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "九月" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "十月" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "十一月" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "十二月" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "加入:" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" @@ -7242,39 +7980,34 @@ msgstr "" "可下载更新:\n" "%s\n" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "自动生成新增地图的地图信息......" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "^1%s 测试生成" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "现在更新 %s !" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "使用默认值" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "队伍颜色:" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "启用面板" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "%s (特别武器)" diff --git a/common.zh_TW.po b/common.zh_TW.po index fc4c3875bf..24733cf697 100644 --- a/common.zh_TW.po +++ b/common.zh_TW.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-20 01:24+0200\n" -"PO-Revision-Date: 2015-08-19 23:24+0000\n" +"POT-Creation-Date: 2015-08-31 21:00+0200\n" +"PO-Revision-Date: 2015-08-31 19:00+0000\n" "Last-Translator: divVerent <divVerent@xonotic.org>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/team-xonotic/" "xonotic/language/zh_TW/)\n" @@ -21,587 +21,854 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud.qc:256 +#: qcsrc/client/hud.qc:152 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud.qc:261 +#: qcsrc/client/hud.qc:157 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud.qc:280 +#: qcsrc/client/hud.qc:176 msgid "Start line" msgstr "起點線" -#: qcsrc/client/hud.qc:282 qcsrc/client/hud.qc:286 +#: qcsrc/client/hud.qc:178 qcsrc/client/hud.qc:182 msgid "Finish line" msgstr "終點線" -#: qcsrc/client/hud.qc:284 +#: qcsrc/client/hud.qc:180 #, c-format msgid "Intermediate %d" msgstr "中間的 %d" -#: qcsrc/client/hud.qc:918 +#: qcsrc/client/hud.qc:790 msgid "Out of ammo" msgstr "彈藥耗盡" -#: qcsrc/client/hud.qc:922 +#: qcsrc/client/hud.qc:794 msgid "Don't have" msgstr "沒有" -#: qcsrc/client/hud.qc:926 +#: qcsrc/client/hud.qc:798 msgid "Unavailable" msgstr "不可用" -#: qcsrc/client/hud.qc:1898 qcsrc/client/hud.qc:1899 qcsrc/client/hud.qc:2259 +#: qcsrc/client/hud.qc:1770 qcsrc/client/hud.qc:1771 qcsrc/client/hud.qc:2317 #, c-format msgid "Player %d" msgstr "玩家 %d" -#: qcsrc/client/hud.qc:2565 +#: qcsrc/client/hud.qc:2623 msgid "^1Intermediate 1 (+15.42)" msgstr "^1中級 1 (+15.42)" -#: qcsrc/client/hud.qc:2567 qcsrc/client/hud.qc:2609 qcsrc/client/hud.qc:2654 +#: qcsrc/client/hud.qc:2625 qcsrc/client/hud.qc:2667 qcsrc/client/hud.qc:2712 #, c-format msgid "^1PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2656 +#: qcsrc/client/hud.qc:2714 #, c-format msgid "^2PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud.qc:2676 +#: qcsrc/client/hud.qc:2734 msgid "^1You must answer before entering hud configure mode\n" msgstr "" -#: qcsrc/client/hud.qc:2681 +#: qcsrc/client/hud.qc:2739 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud.qc:2760 +#: qcsrc/client/hud.qc:2818 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud.qc:2762 +#: qcsrc/client/hud.qc:2820 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud.qc:2766 +#: qcsrc/client/hud.qc:2824 msgid "^1Configure the HUD" msgstr "^1 設定 HUD" -#: qcsrc/client/hud.qc:2770 +#: qcsrc/client/hud.qc:2828 #, c-format msgid "Yes (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:2772 +#: qcsrc/client/hud.qc:2830 #, c-format msgid "No (%s): %d" msgstr "" -#: qcsrc/client/hud.qc:3343 qcsrc/client/hud.qc:3346 qcsrc/client/hud.qc:3348 +#: qcsrc/client/hud.qc:3401 qcsrc/client/hud.qc:3404 qcsrc/client/hud.qc:3406 msgid "Personal best" msgstr "個人最好成績" -#: qcsrc/client/hud.qc:3361 qcsrc/client/hud.qc:3364 qcsrc/client/hud.qc:3366 +#: qcsrc/client/hud.qc:3419 qcsrc/client/hud.qc:3422 qcsrc/client/hud.qc:3424 msgid "Server best" msgstr "服務器玩家中最好的成積" -#: qcsrc/client/hud.qc:3734 +#: qcsrc/client/hud.qc:3792 msgid "^3Player^7: This is the chat area." msgstr "" -#: qcsrc/client/hud.qc:3800 +#: qcsrc/client/hud.qc:3858 #, c-format msgid "FPS: %.*f" msgstr "" -#: qcsrc/client/hud.qc:3866 +#: qcsrc/client/hud.qc:3924 msgid "^1Observing" msgstr "" -#: qcsrc/client/hud.qc:3868 +#: qcsrc/client/hud.qc:3926 #, c-format msgid "^1Spectating: ^7%s" msgstr "" -#: qcsrc/client/hud.qc:3872 +#: qcsrc/client/hud.qc:3930 #, c-format msgid "^1Press ^3%s^1 to spectate" msgstr "" -#: qcsrc/client/hud.qc:3874 +#: qcsrc/client/hud.qc:3932 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" msgstr "" -#: qcsrc/client/hud.qc:3878 +#: qcsrc/client/hud.qc:3936 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" msgstr "" -#: qcsrc/client/hud.qc:3880 +#: qcsrc/client/hud.qc:3938 #, c-format msgid "^1Press ^3%s^1 to observe" msgstr "" -#: qcsrc/client/hud.qc:3883 +#: qcsrc/client/hud.qc:3941 #, c-format msgid "^1Press ^3%s^1 for gamemode info" msgstr "" -#: qcsrc/client/hud.qc:3891 +#: qcsrc/client/hud.qc:3949 msgid "^1Match has already begun" msgstr "" -#: qcsrc/client/hud.qc:3893 +#: qcsrc/client/hud.qc:3951 msgid "^1You have no more lives left" msgstr "" -#: qcsrc/client/hud.qc:3895 qcsrc/client/hud.qc:3898 +#: qcsrc/client/hud.qc:3953 qcsrc/client/hud.qc:3956 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud.qc:3906 +#: qcsrc/client/hud.qc:3964 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud.qc:3913 +#: qcsrc/client/hud.qc:3971 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud.qc:3928 +#: qcsrc/client/hud.qc:3986 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3930 +#: qcsrc/client/hud.qc:3988 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud.qc:3935 +#: qcsrc/client/hud.qc:3993 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud.qc:3937 +#: qcsrc/client/hud.qc:3995 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud.qc:3943 +#: qcsrc/client/hud.qc:4001 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud.qc:3964 +#: qcsrc/client/hud.qc:4022 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud.qc:3969 +#: qcsrc/client/hud.qc:4027 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud.qc:3977 +#: qcsrc/client/hud.qc:4035 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud.qc:3979 +#: qcsrc/client/hud.qc:4037 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud.qc:3981 +#: qcsrc/client/hud.qc:4039 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud.qc:3983 +#: qcsrc/client/hud.qc:4041 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud.qc:4032 +#: qcsrc/client/hud.qc:4090 msgid " qu/s" msgstr "" -#: qcsrc/client/hud.qc:4036 +#: qcsrc/client/hud.qc:4094 msgid " m/s" msgstr "" -#: qcsrc/client/hud.qc:4040 +#: qcsrc/client/hud.qc:4098 msgid " km/h" msgstr "" -#: qcsrc/client/hud.qc:4044 +#: qcsrc/client/hud.qc:4102 msgid " mph" msgstr "" -#: qcsrc/client/hud.qc:4048 +#: qcsrc/client/hud.qc:4106 msgid " knots" msgstr "" -#: qcsrc/client/hud_config.qc:218 +#: qcsrc/client/hud_config.qc:220 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)\n" msgstr "" -#: qcsrc/client/hud_config.qc:222 +#: qcsrc/client/hud_config.qc:224 #, c-format msgid "^1Couldn't write to %s\n" msgstr "" -#: qcsrc/client/main.qc:72 +#: qcsrc/client/main.qc:76 msgid "ERROR - MENU IS VISIBLE BUT NO MENU WAS DEFINED!" msgstr "錯誤 ── 選單可見但是沒有選單被定義!" -#: qcsrc/client/main.qc:1355 +#: qcsrc/client/main.qc:1366 #, c-format msgid "%s (not bound)" msgstr "%s (沒有綁定)" -#: qcsrc/client/mapvoting.qc:54 +#: qcsrc/client/mapvoting.qc:53 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:56 +#: qcsrc/client/mapvoting.qc:55 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:270 +#: qcsrc/client/mapvoting.qc:269 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:364 +#: qcsrc/client/mapvoting.qc:363 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:383 +#: qcsrc/client/mapvoting.qc:382 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:499 +#: qcsrc/client/mapvoting.qc:498 msgid "" "mv_mapdownload: ^3You're not supposed to use this command on your own!\n" msgstr "" -#: qcsrc/client/mapvoting.qc:509 +#: qcsrc/client/mapvoting.qc:508 msgid "^1Error:^7 Couldn't find pak index.\n" msgstr "" -#: qcsrc/client/mapvoting.qc:518 +#: qcsrc/client/mapvoting.qc:517 msgid "Requesting preview...\n" msgstr "請求預覽中...\n" -#: qcsrc/client/miscfunctions.qc:113 +#: qcsrc/client/miscfunctions.qc:110 msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/scoreboard.qc:32 +#: qcsrc/client/quickmenu.qc:600 qcsrc/client/quickmenu.qc:602 +#, c-format +msgid "Submenu%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:607 +#, c-format +msgid "Command%d" +msgstr "" + +#: qcsrc/client/quickmenu.qc:632 +msgid "Continue..." +msgstr "" + +#: qcsrc/client/quickmenu.qc:779 qcsrc/client/quickmenu.qc:783 +msgid "QMCMD^Chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^:-) / nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:780 +msgid "QMCMD^nice one" +msgstr "" + +#: qcsrc/client/quickmenu.qc:781 +msgid "QMCMD^good game" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck" +msgstr "" + +#: qcsrc/client/quickmenu.qc:782 +msgid "QMCMD^hi / good luck and have fun" +msgstr "" + +#: qcsrc/client/quickmenu.qc:787 qcsrc/client/quickmenu.qc:803 +msgid "QMCMD^Team chat" +msgstr "" + +#: qcsrc/client/quickmenu.qc:788 +msgid "QMCMD^quad soon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item %x^7 (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:789 +msgid "QMCMD^free item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:790 +msgid "QMCMD^took item, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:791 +msgid "QMCMD^negative" +msgstr "" + +#: qcsrc/client/quickmenu.qc:792 +msgid "QMCMD^positive" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:793 +msgid "QMCMD^need help, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:794 +msgid "QMCMD^enemy seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:795 +msgid "QMCMD^flag seen, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:796 +msgid "QMCMD^defending, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:797 +msgid "QMCMD^roaming, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:798 +msgid "QMCMD^attacking, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:799 +msgid "QMCMD^killed flagcarrier (l:%y^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +#, c-format +msgid "QMCMD^dropped flag (l:%d^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:800 +msgid "QMCMD^dropped flag, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^drop gun, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:801 +msgid "QMCMD^dropped gun %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^drop flag/key, icon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:802 +msgid "QMCMD^dropped flag/key %w^7 (l:%l^7)" +msgstr "" + +#: qcsrc/client/quickmenu.qc:806 +msgid "QMCMD^Send private message to" +msgstr "" + +#: qcsrc/client/quickmenu.qc:808 qcsrc/client/quickmenu.qc:845 +msgid "QMCMD^Settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:809 qcsrc/client/quickmenu.qc:816 +msgid "QMCMD^View/HUD settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:810 +msgid "QMCMD^3rd person view" +msgstr "" + +#: qcsrc/client/quickmenu.qc:811 +msgid "QMCMD^Player models like mine" +msgstr "" + +#: qcsrc/client/quickmenu.qc:812 +msgid "QMCMD^Names above players" +msgstr "" + +#: qcsrc/client/quickmenu.qc:813 +msgid "QMCMD^Crosshair per weapon" +msgstr "" + +#: qcsrc/client/quickmenu.qc:814 +msgid "QMCMD^FPS" +msgstr "" + +#: qcsrc/client/quickmenu.qc:815 +msgid "QMCMD^Net graph" +msgstr "" + +#: qcsrc/client/quickmenu.qc:818 qcsrc/client/quickmenu.qc:821 +msgid "QMCMD^Sound settings" +msgstr "" + +#: qcsrc/client/quickmenu.qc:819 +msgid "QMCMD^Hit sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:820 +msgid "QMCMD^Chat sound" +msgstr "" + +#: qcsrc/client/quickmenu.qc:825 qcsrc/client/quickmenu.qc:829 +msgid "QMCMD^Spectator camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:826 +msgid "QMCMD^1st person" +msgstr "" + +#: qcsrc/client/quickmenu.qc:827 +msgid "QMCMD^3rd person around player" +msgstr "" + +#: qcsrc/client/quickmenu.qc:828 +msgid "QMCMD^3rd person behind" +msgstr "" + +#: qcsrc/client/quickmenu.qc:834 qcsrc/client/quickmenu.qc:839 +msgid "QMCMD^Observer camera" +msgstr "" + +#: qcsrc/client/quickmenu.qc:835 +msgid "QMCMD^Increase speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:836 +msgid "QMCMD^Decrease speed" +msgstr "" + +#: qcsrc/client/quickmenu.qc:837 +msgid "QMCMD^Wall collision off" +msgstr "" + +#: qcsrc/client/quickmenu.qc:838 +msgid "QMCMD^Wall collision on" +msgstr "" + +#: qcsrc/client/quickmenu.qc:842 +msgid "QMCMD^Fullscreen" +msgstr "" + +#: qcsrc/client/quickmenu.qc:844 +msgid "QMCMD^Translate chat messages" +msgstr "" + +#: qcsrc/client/quickmenu.qc:847 qcsrc/client/quickmenu.qc:857 +msgid "QMCMD^Call a vote" +msgstr "" + +#: qcsrc/client/quickmenu.qc:848 +msgid "QMCMD^Restart the map" +msgstr "" + +#: qcsrc/client/quickmenu.qc:849 +msgid "QMCMD^End match" +msgstr "" + +#: qcsrc/client/quickmenu.qc:852 +msgid "QMCMD^Reduce match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:853 +msgid "QMCMD^Extend match time" +msgstr "" + +#: qcsrc/client/quickmenu.qc:856 +msgid "QMCMD^Shuffle teams" +msgstr "" + +#: qcsrc/client/scoreboard.qc:31 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/scoreboard.qc:33 +#: qcsrc/client/scoreboard.qc:32 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/scoreboard.qc:34 +#: qcsrc/client/scoreboard.qc:33 msgid "SCO^caps" msgstr "" -#: qcsrc/client/scoreboard.qc:35 +#: qcsrc/client/scoreboard.qc:34 msgid "SCO^captime" msgstr "" -#: qcsrc/client/scoreboard.qc:36 +#: qcsrc/client/scoreboard.qc:35 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/scoreboard.qc:37 +#: qcsrc/client/scoreboard.qc:36 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/scoreboard.qc:38 +#: qcsrc/client/scoreboard.qc:37 msgid "SCO^drops" msgstr "" -#: qcsrc/client/scoreboard.qc:39 +#: qcsrc/client/scoreboard.qc:38 msgid "SCO^faults" msgstr "" -#: qcsrc/client/scoreboard.qc:40 +#: qcsrc/client/scoreboard.qc:39 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/scoreboard.qc:41 +#: qcsrc/client/scoreboard.qc:40 msgid "SCO^goals" msgstr "" -#: qcsrc/client/scoreboard.qc:42 +#: qcsrc/client/scoreboard.qc:41 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/scoreboard.qc:43 +#: qcsrc/client/scoreboard.qc:42 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/scoreboard.qc:44 +#: qcsrc/client/scoreboard.qc:43 msgid "SCO^k/d" msgstr "" -#: qcsrc/client/scoreboard.qc:45 +#: qcsrc/client/scoreboard.qc:44 msgid "SCO^kd" msgstr "" -#: qcsrc/client/scoreboard.qc:46 +#: qcsrc/client/scoreboard.qc:45 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/scoreboard.qc:47 +#: qcsrc/client/scoreboard.qc:46 msgid "SCO^kills" msgstr "" -#: qcsrc/client/scoreboard.qc:48 +#: qcsrc/client/scoreboard.qc:47 msgid "SCO^laps" msgstr "" -#: qcsrc/client/scoreboard.qc:49 +#: qcsrc/client/scoreboard.qc:48 msgid "SCO^lives" msgstr "" -#: qcsrc/client/scoreboard.qc:50 +#: qcsrc/client/scoreboard.qc:49 msgid "SCO^losses" msgstr "" -#: qcsrc/client/scoreboard.qc:51 +#: qcsrc/client/scoreboard.qc:50 msgid "SCO^name" msgstr "" -#: qcsrc/client/scoreboard.qc:52 +#: qcsrc/client/scoreboard.qc:51 msgid "SCO^sum" msgstr "" -#: qcsrc/client/scoreboard.qc:53 +#: qcsrc/client/scoreboard.qc:52 msgid "SCO^nick" msgstr "" -#: qcsrc/client/scoreboard.qc:54 +#: qcsrc/client/scoreboard.qc:53 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/scoreboard.qc:55 +#: qcsrc/client/scoreboard.qc:54 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/scoreboard.qc:56 +#: qcsrc/client/scoreboard.qc:55 msgid "SCO^ping" msgstr "" -#: qcsrc/client/scoreboard.qc:57 +#: qcsrc/client/scoreboard.qc:56 msgid "SCO^pl" msgstr "" -#: qcsrc/client/scoreboard.qc:58 +#: qcsrc/client/scoreboard.qc:57 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/scoreboard.qc:59 +#: qcsrc/client/scoreboard.qc:58 msgid "SCO^rank" msgstr "" -#: qcsrc/client/scoreboard.qc:60 +#: qcsrc/client/scoreboard.qc:59 msgid "SCO^returns" msgstr "" -#: qcsrc/client/scoreboard.qc:61 +#: qcsrc/client/scoreboard.qc:60 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/scoreboard.qc:62 +#: qcsrc/client/scoreboard.qc:61 msgid "SCO^score" msgstr "" -#: qcsrc/client/scoreboard.qc:63 +#: qcsrc/client/scoreboard.qc:62 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/scoreboard.qc:64 +#: qcsrc/client/scoreboard.qc:63 msgid "SCO^takes" msgstr "" -#: qcsrc/client/scoreboard.qc:65 +#: qcsrc/client/scoreboard.qc:64 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/scoreboard.qc:249 +#: qcsrc/client/scoreboard.qc:248 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:250 +#: qcsrc/client/scoreboard.qc:249 msgid "^3|---------------------------------------------------------------|\n" msgstr "" -#: qcsrc/client/scoreboard.qc:251 +#: qcsrc/client/scoreboard.qc:250 msgid "Usage:\n" msgstr "" -#: qcsrc/client/scoreboard.qc:252 +#: qcsrc/client/scoreboard.qc:251 msgid "^2scoreboard_columns_set default\n" msgstr "" -#: qcsrc/client/scoreboard.qc:253 +#: qcsrc/client/scoreboard.qc:252 msgid "^2scoreboard_columns_set ^7field1 field2 ...\n" msgstr "" -#: qcsrc/client/scoreboard.qc:254 +#: qcsrc/client/scoreboard.qc:253 msgid "The following field names are recognized (case insensitive):\n" msgstr "" -#: qcsrc/client/scoreboard.qc:255 +#: qcsrc/client/scoreboard.qc:254 msgid "" "You can use a ^3|^7 to start the right-aligned fields.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:257 +#: qcsrc/client/scoreboard.qc:256 msgid "^3name^7 or ^3nick^7 Name of a player\n" msgstr "" -#: qcsrc/client/scoreboard.qc:258 +#: qcsrc/client/scoreboard.qc:257 msgid "^3ping^7 Ping time\n" msgstr "" -#: qcsrc/client/scoreboard.qc:259 +#: qcsrc/client/scoreboard.qc:258 msgid "^3pl^7 Packet loss\n" msgstr "" -#: qcsrc/client/scoreboard.qc:260 +#: qcsrc/client/scoreboard.qc:259 msgid "^3kills^7 Number of kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:261 +#: qcsrc/client/scoreboard.qc:260 msgid "^3deaths^7 Number of deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:262 +#: qcsrc/client/scoreboard.qc:261 msgid "^3suicides^7 Number of suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:263 +#: qcsrc/client/scoreboard.qc:262 msgid "^3frags^7 kills - suicides\n" msgstr "" -#: qcsrc/client/scoreboard.qc:264 +#: qcsrc/client/scoreboard.qc:263 msgid "^3kd^7 The kill-death ratio\n" msgstr "" -#: qcsrc/client/scoreboard.qc:265 +#: qcsrc/client/scoreboard.qc:264 msgid "^3sum^7 frags - deaths\n" msgstr "" -#: qcsrc/client/scoreboard.qc:266 +#: qcsrc/client/scoreboard.qc:265 msgid "" "^3caps^7 How often a flag (CTF) or a key (KeyHunt) was " "captured\n" msgstr "" -#: qcsrc/client/scoreboard.qc:267 +#: qcsrc/client/scoreboard.qc:266 msgid "" "^3pickups^7 How often a flag (CTF) or a key (KeyHunt) or a " "ball (Keepaway) was picked up\n" msgstr "" -#: qcsrc/client/scoreboard.qc:268 +#: qcsrc/client/scoreboard.qc:267 msgid "^3captime^7 Time of fastest cap (CTF)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:269 +#: qcsrc/client/scoreboard.qc:268 msgid "^3fckills^7 Number of flag carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:270 +#: qcsrc/client/scoreboard.qc:269 msgid "^3returns^7 Number of flag returns\n" msgstr "" -#: qcsrc/client/scoreboard.qc:271 +#: qcsrc/client/scoreboard.qc:270 msgid "^3drops^7 Number of flag drops\n" msgstr "" -#: qcsrc/client/scoreboard.qc:272 +#: qcsrc/client/scoreboard.qc:271 msgid "^3lives^7 Number of lives (LMS)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:273 +#: qcsrc/client/scoreboard.qc:272 msgid "^3rank^7 Player rank\n" msgstr "" -#: qcsrc/client/scoreboard.qc:274 +#: qcsrc/client/scoreboard.qc:273 msgid "^3pushes^7 Number of players pushed into void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:275 +#: qcsrc/client/scoreboard.qc:274 msgid "" "^3destroyed^7 Number of keys destroyed by pushing them into " "void\n" msgstr "" -#: qcsrc/client/scoreboard.qc:276 +#: qcsrc/client/scoreboard.qc:275 msgid "^3kckills^7 Number of keys carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:277 +#: qcsrc/client/scoreboard.qc:276 msgid "^3losses^7 Number of times a key was lost\n" msgstr "" -#: qcsrc/client/scoreboard.qc:278 +#: qcsrc/client/scoreboard.qc:277 msgid "^3laps^7 Number of laps finished (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:279 +#: qcsrc/client/scoreboard.qc:278 msgid "^3time^7 Total time raced (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:280 +#: qcsrc/client/scoreboard.qc:279 msgid "^3fastest^7 Time of fastest lap (race/cts)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:281 +#: qcsrc/client/scoreboard.qc:280 msgid "^3ticks^7 Number of ticks (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:282 +#: qcsrc/client/scoreboard.qc:281 msgid "^3takes^7 Number of domination points taken (DOM)\n" msgstr "" -#: qcsrc/client/scoreboard.qc:283 +#: qcsrc/client/scoreboard.qc:282 msgid "^3bckills^7 Number of ball carrier kills\n" msgstr "" -#: qcsrc/client/scoreboard.qc:284 +#: qcsrc/client/scoreboard.qc:283 msgid "" "^3bctime^7 Total amount of time holding the ball in " "Keepaway\n" msgstr "" -#: qcsrc/client/scoreboard.qc:285 +#: qcsrc/client/scoreboard.qc:284 msgid "" "^3score^7 Total score\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:287 +#: qcsrc/client/scoreboard.qc:286 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" @@ -610,30 +877,30 @@ msgid "" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:292 +#: qcsrc/client/scoreboard.qc:291 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes.\n" "\n" msgstr "" -#: qcsrc/client/scoreboard.qc:295 +#: qcsrc/client/scoreboard.qc:294 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4\n" msgstr "" -#: qcsrc/client/scoreboard.qc:296 +#: qcsrc/client/scoreboard.qc:295 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:298 +#: qcsrc/client/scoreboard.qc:297 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM.\n" msgstr "" -#: qcsrc/client/scoreboard.qc:537 qcsrc/client/scoreboard.qc:544 +#: qcsrc/client/scoreboard.qc:533 qcsrc/client/scoreboard.qc:540 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:125 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:126 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:197 @@ -664,7 +931,7 @@ msgid "Rankings" msgstr "" #: qcsrc/client/scoreboard.qc:1292 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:52 msgid "Scoreboard" msgstr "" @@ -731,617 +998,710 @@ msgstr "" msgid "You are dead, press ^2%s^7 to respawn" msgstr "" -#: qcsrc/client/tturrets.qc:321 qcsrc/client/waypointsprites.qc:553 -msgid "Spam" +#: qcsrc/client/view.qc:550 +msgid "Nade timer" +msgstr "Nade 計時器" + +#: qcsrc/client/view.qc:555 +msgid "Revival progress" +msgstr "復活進度" + +#: qcsrc/common/buffs.qh:46 +msgid "Ammo" msgstr "" -#: qcsrc/client/tturrets.qc:330 -#, c-format -msgid "%s under attack!" +#: qcsrc/common/buffs.qh:53 +msgid "Resistance" msgstr "" -#: qcsrc/client/vehicles/all.qc:351 -msgid "No right gunner!" +#: qcsrc/common/buffs.qh:60 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:276 +msgid "Speed" msgstr "" -#: qcsrc/client/vehicles/all.qc:357 -msgid "No left gunner!" +#: qcsrc/common/buffs.qh:67 +msgid "Medic" msgstr "" -#: qcsrc/client/view.qc:551 -msgid "Nade timer" -msgstr "Nade 計時器" +#: qcsrc/common/buffs.qh:74 +msgid "Bash" +msgstr "" -#: qcsrc/client/view.qc:556 -msgid "Revival progress" -msgstr "復活進度" +#: qcsrc/common/buffs.qh:81 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 +msgid "Vampire" +msgstr "" -#: qcsrc/client/waypointsprites.qc:219 -msgid "Push" +#: qcsrc/common/buffs.qh:88 +msgid "Disability" msgstr "" -#: qcsrc/client/waypointsprites.qc:220 -msgid "Destroy" +#: qcsrc/common/buffs.qh:95 +msgid "Vengeance" msgstr "" -#: qcsrc/client/waypointsprites.qc:221 -msgid "Defend" +#: qcsrc/common/buffs.qh:102 +msgid "Jump" msgstr "" -#: qcsrc/client/waypointsprites.qc:222 -msgid "Blue base" +#: qcsrc/common/buffs.qh:109 +msgid "Flight" msgstr "" -#: qcsrc/client/waypointsprites.qc:223 -msgid "DANGER" +#: qcsrc/common/buffs.qh:116 +msgid "Invisible" msgstr "" -#: qcsrc/client/waypointsprites.qc:224 -msgid "Enemy carrier" +#: qcsrc/common/buffs.qh:123 +msgid "Inferno" msgstr "" -#: qcsrc/client/waypointsprites.qc:225 -msgid "Flag carrier" +#: qcsrc/common/buffs.qh:130 +msgid "Swapper" msgstr "" -#: qcsrc/client/waypointsprites.qc:226 -msgid "Dropped flag" +#: qcsrc/common/buffs.qh:137 +msgid "Magnet" msgstr "" -#: qcsrc/client/waypointsprites.qc:227 -msgid "Help me!" +#: qcsrc/common/command/generic.qc:172 +msgid "error creating curl handle\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:228 -msgid "Here" +#: qcsrc/common/command/generic.qc:295 +msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:229 -msgid "Dropped key" +#: qcsrc/common/command/generic.qc:348 +msgid "Weapons dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:230 qcsrc/client/waypointsprites.qc:232 -#: qcsrc/client/waypointsprites.qc:233 qcsrc/client/waypointsprites.qc:234 -#: qcsrc/client/waypointsprites.qc:235 -msgid "Key carrier" +#: qcsrc/common/command/generic.qc:401 +msgid "Turrets dump command only works with sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:231 -msgid "Run here" +#: qcsrc/common/command/generic.qc:595 +msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" msgstr "" -#: qcsrc/client/waypointsprites.qc:236 -msgid "Red base" +#: qcsrc/common/items/item/armor.qc:38 +msgid "Large armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:237 -msgid "Yellow base" +#: qcsrc/common/items/item/armor.qc:53 +msgid "Mega armor" msgstr "" -#: qcsrc/client/waypointsprites.qc:238 -msgid "White base" +#: qcsrc/common/items/item/health.qc:38 +msgid "Large health" msgstr "" -#: qcsrc/client/waypointsprites.qc:239 -msgid "Pink base" +#: qcsrc/common/items/item/health.qc:53 +msgid "Mega health" msgstr "" -#: qcsrc/client/waypointsprites.qc:240 -msgid "Waypoint" +#: qcsrc/common/items/item/jetpack.qc:14 +msgid "Jet Pack" msgstr "" -#: qcsrc/client/waypointsprites.qc:241 qcsrc/client/waypointsprites.qc:242 -#: qcsrc/client/waypointsprites.qc:243 -msgid "Generator" +#: qcsrc/common/items/item/jetpack.qc:38 +msgid "Fuel regen" msgstr "" -#: qcsrc/client/waypointsprites.qc:244 qcsrc/client/waypointsprites.qc:245 -#: qcsrc/client/waypointsprites.qc:246 qcsrc/client/waypointsprites.qc:247 -#: qcsrc/client/waypointsprites.qc:248 qcsrc/client/waypointsprites.qc:249 -#: qcsrc/client/waypointsprites.qc:250 qcsrc/client/waypointsprites.qc:251 -#: qcsrc/client/waypointsprites.qc:260 qcsrc/client/waypointsprites.qc:261 -#: qcsrc/client/waypointsprites.qc:262 qcsrc/client/waypointsprites.qc:263 -#: qcsrc/client/waypointsprites.qc:264 -msgid "Control point" +#: qcsrc/common/items/item/powerup.qc:13 +msgid "Strength" msgstr "" -#: qcsrc/client/waypointsprites.qc:252 -msgid "Checkpoint" +#: qcsrc/common/items/item/powerup.qc:23 +msgid "Shield" msgstr "" -#: qcsrc/client/waypointsprites.qc:253 qcsrc/client/waypointsprites.qc:255 -msgid "Finish" +#: qcsrc/common/mapinfo.qc:772 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" -#: qcsrc/client/waypointsprites.qc:254 qcsrc/client/waypointsprites.qc:255 -msgid "Start" +#: qcsrc/common/mapinfo.qh:61 +msgid "Deathmatch" msgstr "" -#: qcsrc/client/waypointsprites.qc:256 -msgid "Goal" +#: qcsrc/common/mapinfo.qh:61 +msgid "Score as many frags as you can." +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Last Man Standing" +msgstr "" + +#: qcsrc/common/mapinfo.qh:64 +msgid "Survive and kill until the enemies have no lives left." +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race" +msgstr "" + +#: qcsrc/common/mapinfo.qh:67 +msgid "Race against other players to the finish line." +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race CTS" +msgstr "" + +#: qcsrc/common/mapinfo.qh:70 +msgid "Race for fastest time." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Help your team score the most frags against the enemy team." +msgstr "" + +#: qcsrc/common/mapinfo.qh:73 +msgid "Team Deathmatch" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +msgid "Capture the Flag" +msgstr "" + +#: qcsrc/common/mapinfo.qh:76 +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:79 +msgid "Clan Arena" +msgstr "" + +#: qcsrc/common/mapinfo.qh:79 +msgid "Kill all enemy teammates to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Capture and defend all the control points to win." +msgstr "" + +#: qcsrc/common/mapinfo.qh:82 +msgid "Domination" +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Gather all the keys to win the round." +msgstr "" + +#: qcsrc/common/mapinfo.qh:85 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "Assault" +msgstr "" + +#: qcsrc/common/mapinfo.qh:88 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Capture control points to reach and destroy the enemy generator." +msgstr "" + +#: qcsrc/common/mapinfo.qh:91 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/mapinfo.qh:94 +msgid "Nexball" msgstr "" -#: qcsrc/client/waypointsprites.qc:257 qcsrc/client/waypointsprites.qc:258 -msgid "Ball" +#: qcsrc/common/mapinfo.qh:94 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean." msgstr "" -#: qcsrc/client/waypointsprites.qc:259 -msgid "Ball carrier" +#: qcsrc/common/mapinfo.qh:97 +msgid "Freeze Tag" msgstr "" -#: qcsrc/client/waypointsprites.qc:265 -msgid "Mega health" +#: qcsrc/common/mapinfo.qh:97 +msgid "" +"Kill enemies to freeze them, stand next to teammates to revive them, freeze " +"the most enemies to win." msgstr "" -#: qcsrc/client/waypointsprites.qc:266 -msgid "Large armor" +#: qcsrc/common/mapinfo.qh:100 +msgid "Hold the ball to get points for kills." msgstr "" -#: qcsrc/client/waypointsprites.qc:267 -msgid "Invisibility" +#: qcsrc/common/mapinfo.qh:100 +msgid "Keepaway" msgstr "" -#: qcsrc/client/waypointsprites.qc:268 -msgid "Extra life" +#: qcsrc/common/mapinfo.qh:103 +msgid "Invasion" msgstr "" -#: qcsrc/client/waypointsprites.qc:269 qcsrc/common/buffs.qh:59 -msgid "Speed" +#: qcsrc/common/mapinfo.qh:103 +msgid "Survive against waves of monsters." msgstr "" -#: qcsrc/client/waypointsprites.qc:270 -msgid "Strength" +#: qcsrc/common/minigames/cl_minigames.qc:404 +msgid "It's your turn" msgstr "" -#: qcsrc/client/waypointsprites.qc:271 -msgid "Shield" +#: qcsrc/common/minigames/cl_minigames_hud.qc:328 +#: qcsrc/menu/xonotic/dialog_quit.qc:6 +msgid "Quit" msgstr "" -#: qcsrc/client/waypointsprites.qc:272 -msgid "Fuel regen" +#: qcsrc/common/minigames/cl_minigames_hud.qc:333 +msgid "Invite" msgstr "" -#: qcsrc/client/waypointsprites.qc:273 -msgid "Jet Pack" +#: qcsrc/common/minigames/cl_minigames_hud.qc:375 +msgid "Current Game" msgstr "" -#: qcsrc/client/waypointsprites.qc:274 -msgid "Frozen!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:400 +msgid "Exit Menu" msgstr "" -#: qcsrc/client/waypointsprites.qc:275 -msgid "Tagged" +#: qcsrc/common/minigames/cl_minigames_hud.qc:412 +#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 +msgid "Create" msgstr "" -#: qcsrc/client/waypointsprites.qc:276 -msgid "Vehicle" +#: qcsrc/common/minigames/cl_minigames_hud.qc:415 +msgid "Join" msgstr "" -#: qcsrc/client/waypointsprites.qc:557 -#, c-format -msgid "%s needing help!" +#: qcsrc/common/minigames/cl_minigames_hud.qc:485 +msgid "Minigames" msgstr "" -#: qcsrc/common/buffs.qh:45 -msgid "Ammo" +#: qcsrc/common/minigames/minigame/c4.qc:371 +#: qcsrc/common/minigames/minigame/pp.qc:434 +#: qcsrc/common/minigames/minigame/ttt.qc:316 +msgid "Draw" msgstr "" -#: qcsrc/common/buffs.qh:52 -msgid "Resistance" +#: qcsrc/common/minigames/minigame/c4.qc:376 +#: qcsrc/common/minigames/minigame/nmm.qc:600 +msgid "You lost the game!" msgstr "" -#: qcsrc/common/buffs.qh:66 -msgid "Medic" +#: qcsrc/common/minigames/minigame/c4.qc:377 +#: qcsrc/common/minigames/minigame/nmm.qc:601 +msgid "You win!" msgstr "" -#: qcsrc/common/buffs.qh:73 -msgid "Bash" +#: qcsrc/common/minigames/minigame/c4.qc:381 +#: qcsrc/common/minigames/minigame/nmm.qc:605 +#: qcsrc/common/minigames/minigame/pp.qc:451 +#: qcsrc/common/minigames/minigame/ttt.qc:333 +msgid "Wait for your opponent to make their move" msgstr "" -#: qcsrc/common/buffs.qh:80 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:96 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:185 -msgid "Vampire" +#: qcsrc/common/minigames/minigame/c4.qc:384 +#: qcsrc/common/minigames/minigame/nmm.qc:607 +#: qcsrc/common/minigames/minigame/pp.qc:454 +#: qcsrc/common/minigames/minigame/ttt.qc:336 +msgid "Click on the game board to place your piece" msgstr "" -#: qcsrc/common/buffs.qh:87 -msgid "Disability" +#: qcsrc/common/minigames/minigame/nmm.qc:609 +msgid "" +"You can select one of your pieces to move it in one of the surrounding places" msgstr "" -#: qcsrc/common/buffs.qh:94 -msgid "Vengeance" +#: qcsrc/common/minigames/minigame/nmm.qc:611 +msgid "You can select one of your pieces to move it anywhere on the board" msgstr "" -#: qcsrc/common/buffs.qh:101 -msgid "Jump" +#: qcsrc/common/minigames/minigame/nmm.qc:613 +msgid "You can take one of the opponent's pieces" msgstr "" -#: qcsrc/common/buffs.qh:108 -msgid "Flight" +#: qcsrc/common/minigames/minigame/pong.qc:567 +#: qcsrc/common/minigames/minigame/ttt.qc:296 +msgid "AI" msgstr "" -#: qcsrc/common/buffs.qh:115 -msgid "Invisible" +#: qcsrc/common/minigames/minigame/pong.qc:584 +msgid "Press ^1Start Match^7 to start the match with the current players" msgstr "" -#: qcsrc/common/buffs.qh:122 -msgid "Inferno" +#: qcsrc/common/minigames/minigame/pong.qc:648 +msgid "Start Match" msgstr "" -#: qcsrc/common/buffs.qh:129 -msgid "Swapper" +#: qcsrc/common/minigames/minigame/pong.qc:649 +msgid "Add AI player" msgstr "" -#: qcsrc/common/buffs.qh:136 -msgid "Magnet" +#: qcsrc/common/minigames/minigame/pong.qc:650 +msgid "Remove AI player" msgstr "" -#: qcsrc/common/command/generic.qc:173 -msgid "error creating curl handle\n" +#: qcsrc/common/minigames/minigame/pp.qc:439 +#: qcsrc/common/minigames/minigame/ttt.qc:321 +msgid "" +"You lost the game!\n" +"Select \"^1Next Match^7\" on the menu for a rematch!" msgstr "" -#: qcsrc/common/command/generic.qc:296 -msgid "Notification dump command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:440 +#: qcsrc/common/minigames/minigame/ttt.qc:322 +msgid "" +"You win!\n" +"Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:349 -msgid "Weapons dump command only works with sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:446 +#: qcsrc/common/minigames/minigame/ttt.qc:328 +msgid "Select \"^1Next Match^7\" on the menu to start a new match!" msgstr "" -#: qcsrc/common/command/generic.qc:543 -msgid "Notification restart command only works with cl_cmd and sv_cmd.\n" +#: qcsrc/common/minigames/minigame/pp.qc:447 +#: qcsrc/common/minigames/minigame/ttt.qc:329 +msgid "Wait for your opponent to confirm the rematch" msgstr "" -#: qcsrc/common/counting.qh:10 -#, c-format -msgid "CI_DEC^%s years" +#: qcsrc/common/minigames/minigame/pp.qc:578 +#: qcsrc/common/minigames/minigame/ttt.qc:663 +msgid "Next Match" msgstr "" -#: qcsrc/common/counting.qh:12 +#: qcsrc/common/minigames/minigame/ps.qc:475 #, c-format -msgid "CI_ZER^%d years" +msgid "Pieces left: %s" msgstr "" -#: qcsrc/common/counting.qh:13 -#, c-format -msgid "CI_FIR^%d year" +#: qcsrc/common/minigames/minigame/ps.qc:485 +msgid "No more valid moves" msgstr "" -#: qcsrc/common/counting.qh:14 -#, c-format -msgid "CI_SEC^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:488 +#: qcsrc/common/minigames/minigame/qto.qc:315 +msgid "Well done, you win!" msgstr "" -#: qcsrc/common/counting.qh:15 -#, c-format -msgid "CI_THI^%d years" +#: qcsrc/common/minigames/minigame/ps.qc:491 +msgid "Jump a piece over another to capture it" msgstr "" -#: qcsrc/common/counting.qh:16 +#: qcsrc/common/minigames/minigame/qto.qc:305 #, c-format -msgid "CI_MUL^%d years" +msgid "Moves: %s" msgstr "" -#: qcsrc/common/counting.qh:18 -#, c-format -msgid "CI_DEC^%s weeks" +#: qcsrc/common/minigames/minigame/qto.qc:318 +msgid "Turn all the angry faces into happy faces" msgstr "" -#: qcsrc/common/counting.qh:20 -#, c-format -msgid "CI_ZER^%d weeks" +#: qcsrc/common/minigames/minigame/qto.qc:447 +msgid "Restart" msgstr "" -#: qcsrc/common/counting.qh:21 -#, c-format -msgid "CI_FIR^%d week" +#: qcsrc/common/minigames/minigame/ttt.qc:664 +msgid "Single Player" msgstr "" -#: qcsrc/common/counting.qh:22 -#, c-format -msgid "CI_SEC^%d weeks" +#: qcsrc/common/monsters/monster/mage.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 +msgid "Mage" msgstr "" -#: qcsrc/common/counting.qh:23 -#, c-format -msgid "CI_THI^%d weeks" +#: qcsrc/common/monsters/monster/shambler.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 +msgid "Shambler" msgstr "" -#: qcsrc/common/counting.qh:24 -#, c-format -msgid "CI_MUL^%d weeks" +#: qcsrc/common/monsters/monster/spider.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 +msgid "Spider" msgstr "" -#: qcsrc/common/counting.qh:26 -#, c-format -msgid "CI_DEC^%s days" +#: qcsrc/common/monsters/monster/wyvern.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 +msgid "Wyvern" msgstr "" -#: qcsrc/common/counting.qh:28 -#, c-format -msgid "CI_ZER^%d days" +#: qcsrc/common/monsters/monster/zombie.qc:10 +#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 +msgid "Zombie" msgstr "" -#: qcsrc/common/counting.qh:29 -#, c-format -msgid "CI_FIR^%d day" +#: qcsrc/common/mutators/mutator/damagetext.qc:4 +msgid "Draw damage dealt. 0: disabled, 1: enabled" msgstr "" -#: qcsrc/common/counting.qh:30 -#, c-format -msgid "CI_SEC^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:5 +msgid "How to format the damage text. 1$ is health, 2$ is armor, 3$ is both" msgstr "" -#: qcsrc/common/counting.qh:31 -#, c-format -msgid "CI_THI^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:6 +msgid "Default damage text color" msgstr "" -#: qcsrc/common/counting.qh:32 -#, c-format -msgid "CI_MUL^%d days" +#: qcsrc/common/mutators/mutator/damagetext.qc:7 +msgid "Damage text font size" msgstr "" -#: qcsrc/common/counting.qh:34 -#, c-format -msgid "CI_DEC^%s hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:8 +msgid "Damage text initial alpha" msgstr "" -#: qcsrc/common/counting.qh:36 -#, c-format -msgid "CI_ZER^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:9 +msgid "Damage text lifetime in seconds" msgstr "" -#: qcsrc/common/counting.qh:37 -#, c-format -msgid "CI_FIR^%d hour" +#: qcsrc/common/mutators/mutator/damagetext.qc:10 +msgid "Damage text move direction" msgstr "" -#: qcsrc/common/counting.qh:38 -#, c-format -msgid "CI_SEC^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:11 +msgid "Damage text offset" msgstr "" -#: qcsrc/common/counting.qh:39 -#, c-format -msgid "CI_THI^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:12 +msgid "Damage text spawned within this range is accumulated" msgstr "" -#: qcsrc/common/counting.qh:40 -#, c-format -msgid "CI_MUL^%d hours" +#: qcsrc/common/mutators/mutator/damagetext.qc:59 +msgid "<= 0: disabled, >= 1: spectators, >= 2: players, >= 3: all players" msgstr "" -#: qcsrc/common/counting.qh:43 -#, c-format -msgid "CI_DEC^%s minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:119 +msgid "Damage text" msgstr "" -#: qcsrc/common/counting.qh:45 -#, c-format -msgid "CI_ZER^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:128 +msgid "Draw damage numbers" msgstr "" -#: qcsrc/common/counting.qh:46 -#, c-format -msgid "CI_FIR^%d minute" +#: qcsrc/common/mutators/mutator/damagetext.qc:130 +msgid "Font size:" msgstr "" -#: qcsrc/common/counting.qh:47 -#, c-format -msgid "CI_SEC^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:133 +msgid "Accumulate range:" msgstr "" -#: qcsrc/common/counting.qh:48 -#, c-format -msgid "CI_THI^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:136 +msgid "Lifetime:" msgstr "" -#: qcsrc/common/counting.qh:49 -#, c-format -msgid "CI_MUL^%d minutes" +#: qcsrc/common/mutators/mutator/damagetext.qc:139 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 +#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 +#: qcsrc/menu/xonotic/util.qc:754 +msgid "Color:" msgstr "" -#: qcsrc/common/counting.qh:51 -#, c-format -msgid "CI_DEC^%s seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:5 +msgid "Waypoint" msgstr "" -#: qcsrc/common/counting.qh:53 -#, c-format -msgid "CI_ZER^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:6 +msgid "Help me!" msgstr "" -#: qcsrc/common/counting.qh:54 -#, c-format -msgid "CI_FIR^%d second" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:7 +msgid "Here" msgstr "" -#: qcsrc/common/counting.qh:55 -#, c-format -msgid "CI_SEC^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:8 +msgid "DANGER" msgstr "" -#: qcsrc/common/counting.qh:56 -#, c-format -msgid "CI_THI^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:10 +msgid "Frozen!" msgstr "" -#: qcsrc/common/counting.qh:57 -#, c-format -msgid "CI_MUL^%d seconds" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:12 +msgid "Item" msgstr "" -#: qcsrc/common/counting.qh:73 -#, c-format -msgid "%dst" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:14 +msgid "Checkpoint" msgstr "" -#: qcsrc/common/counting.qh:74 -#, c-format -msgid "%dnd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:15 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Finish" msgstr "" -#: qcsrc/common/counting.qh:75 -#, c-format -msgid "%drd" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:16 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:17 +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:261 +msgid "Start" msgstr "" -#: qcsrc/common/counting.qh:76 qcsrc/common/counting.qh:79 -#, c-format -msgid "%dth" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:19 +msgid "<placeholder>" msgstr "" -#: qcsrc/common/mapinfo.qc:772 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:20 +msgid "Defend" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:21 +msgid "Destroy" msgstr "" -#: qcsrc/common/mapinfo.qh:55 -msgid "Kill all enemies" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:22 +msgid "Push" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Last Man Standing" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:24 +msgid "Flag carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:58 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:25 +msgid "Enemy carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:26 +msgid "Dropped flag" msgstr "" -#: qcsrc/common/mapinfo.qh:61 -msgid "Race against other players to the finish line" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:27 +msgid "White base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race CTS" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:28 +msgid "Red base" msgstr "" -#: qcsrc/common/mapinfo.qh:64 -msgid "Race for fastest time" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:29 +msgid "Blue base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Kill all enemy teammates" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:30 +msgid "Yellow base" msgstr "" -#: qcsrc/common/mapinfo.qh:67 -msgid "Team Deathmatch" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:31 +msgid "Pink base" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Capture the Flag" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:33 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:34 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:35 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:36 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:37 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:53 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:54 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:55 +msgid "Control point" msgstr "" -#: qcsrc/common/mapinfo.qh:70 -msgid "Find and bring the enemy flag to your base to capture it" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:39 +msgid "Dropped key" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Clan Arena" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:40 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:42 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:43 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:44 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:45 +msgid "Key carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:73 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:41 +msgid "Run here" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Capture all the control points to win" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:47 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:50 +msgid "Ball" msgstr "" -#: qcsrc/common/mapinfo.qh:76 -msgid "Domination" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:48 +msgid "Ball carrier" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Gather all the keys to win the round" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:51 +msgid "Goal" msgstr "" -#: qcsrc/common/mapinfo.qh:79 -msgid "Key Hunt" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:56 +#: qcsrc/common/mutators/mutator/waypoints/all.inc:57 +msgid "Generator" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "Assault" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:59 +msgid "Buff" msgstr "" -#: qcsrc/common/mapinfo.qh:82 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:61 +msgid "Weapon" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:63 +msgid "Monster" msgstr "" -#: qcsrc/common/mapinfo.qh:85 -msgid "Onslaught" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:65 +msgid "Vehicle" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "Nexball" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:66 +msgid "Intruder!" msgstr "" -#: qcsrc/common/mapinfo.qh:88 -msgid "XonSports" +#: qcsrc/common/mutators/mutator/waypoints/all.inc:68 +msgid "Tagged" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Freeze Tag" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:274 +msgid "Invisibility" msgstr "" -#: qcsrc/common/mapinfo.qh:91 -msgid "Kill enemies to freeze them, stand next to teammates to revive them" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:275 +msgid "Extra life" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:668 +#: qcsrc/common/turrets/cl_turrets.qc:118 +msgid "Spam" msgstr "" -#: qcsrc/common/mapinfo.qh:94 -msgid "Keepaway" +#: qcsrc/common/mutators/mutator/waypoints/waypointsprites.qc:672 +#, c-format +msgid "%s needing help!" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Invasion" +#: qcsrc/common/nades.qh:34 +msgid "Grenade" msgstr "" -#: qcsrc/common/mapinfo.qh:97 -msgid "Survive against waves of monsters" +#: qcsrc/common/nades.qh:58 +msgid "Napalm grenade" msgstr "" -#: qcsrc/common/monsters/monster/mage.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:26 -msgid "Mage" +#: qcsrc/common/nades.qh:66 +msgid "Ice grenade" msgstr "" -#: qcsrc/common/monsters/monster/shambler.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:25 -msgid "Shambler" +#: qcsrc/common/nades.qh:74 +msgid "Translocate grenade" msgstr "" -#: qcsrc/common/monsters/monster/spider.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:24 -msgid "Spider" +#: qcsrc/common/nades.qh:82 +msgid "Spawn grenade" msgstr "" -#: qcsrc/common/monsters/monster/wyvern.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:27 -msgid "Wyvern" +#: qcsrc/common/nades.qh:90 +msgid "Heal grenade" msgstr "" -#: qcsrc/common/monsters/monster/zombie.qc:10 -#: qcsrc/menu/xonotic/dialog_monstertools.qc:23 -msgid "Zombie" +#: qcsrc/common/nades.qh:98 +msgid "Monster grenade" msgstr "" #: qcsrc/common/net_notice.qc:88 @@ -1353,1870 +1713,1937 @@ msgstr "" msgid "^7%s (^3%d sec left)" msgstr "" -#: qcsrc/common/notifications.qh:349 +#: qcsrc/common/notifications.inc:218 +#, c-format +msgid "^BG%s^BG is connecting..." +msgstr "" + +#: qcsrc/common/notifications.inc:219 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications.qh:350 +#: qcsrc/common/notifications.inc:220 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:351 +#: qcsrc/common/notifications.inc:221 #, 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.qh:352 +#: qcsrc/common/notifications.inc:222 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications.qh:353 +#: qcsrc/common/notifications.inc:223 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications.qh:354 +#: qcsrc/common/notifications.inc:224 #, 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.qh:355 +#: qcsrc/common/notifications.inc:225 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications.qh:356 +#: qcsrc/common/notifications.inc:226 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications.qh:357 +#: qcsrc/common/notifications.inc:227 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:358 +#: qcsrc/common/notifications.inc:228 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:359 +#: qcsrc/common/notifications.inc:229 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:360 +#: qcsrc/common/notifications.inc:230 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:361 +#: qcsrc/common/notifications.inc:231 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications.qh:362 +#: qcsrc/common/notifications.inc:232 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications.qh:363 +#: qcsrc/common/notifications.inc:233 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications.qh:364 +#: qcsrc/common/notifications.inc:234 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications.qh:365 +#: qcsrc/common/notifications.inc:235 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:366 +#: qcsrc/common/notifications.inc:236 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications.qh:367 +#: qcsrc/common/notifications.inc:237 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:368 +#: qcsrc/common/notifications.inc:238 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications.qh:369 +#: qcsrc/common/notifications.inc:239 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:370 +#: qcsrc/common/notifications.inc:240 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications.qh:371 qcsrc/common/notifications.qh:372 +#: qcsrc/common/notifications.inc:241 qcsrc/common/notifications.inc:242 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications.qh:373 qcsrc/common/notifications.qh:606 +#: qcsrc/common/notifications.inc:243 qcsrc/common/notifications.inc:481 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications.qh:374 +#: qcsrc/common/notifications.inc:244 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications.qh:375 +#: qcsrc/common/notifications.inc:245 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications.qh:376 +#: qcsrc/common/notifications.inc:246 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications.qh:377 +#: qcsrc/common/notifications.inc:247 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:378 +#: qcsrc/common/notifications.inc:248 #, 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.qh:379 +#: qcsrc/common/notifications.inc:249 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:380 +#: qcsrc/common/notifications.inc:250 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:381 +#: qcsrc/common/notifications.inc:251 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:382 +#: qcsrc/common/notifications.inc:252 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:383 +#: qcsrc/common/notifications.inc:253 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:384 +#: qcsrc/common/notifications.inc:254 #, c-format msgid "^BG%s%s^K1 was pushed infront of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:385 +#: qcsrc/common/notifications.inc:255 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:386 +#: qcsrc/common/notifications.inc:256 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:387 +#: qcsrc/common/notifications.inc:257 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:388 +#: qcsrc/common/notifications.inc:258 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:389 +#: qcsrc/common/notifications.inc:259 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:390 +#: qcsrc/common/notifications.inc:260 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:391 +#: qcsrc/common/notifications.inc:261 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:392 +#: qcsrc/common/notifications.inc:262 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications.qh:393 +#: qcsrc/common/notifications.inc:263 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:394 +#: qcsrc/common/notifications.inc:264 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:395 +#: qcsrc/common/notifications.inc:265 #, 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.qh:396 +#: qcsrc/common/notifications.inc:266 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:397 +#: qcsrc/common/notifications.inc:267 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:398 +#: qcsrc/common/notifications.inc:268 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications.qh:399 +#: qcsrc/common/notifications.inc:269 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications.qh:400 +#: qcsrc/common/notifications.inc:270 #, 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.qh:401 +#: qcsrc/common/notifications.inc:271 #, 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.qh:402 +#: qcsrc/common/notifications.inc:272 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:403 +#: qcsrc/common/notifications.inc:273 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:404 +#: qcsrc/common/notifications.inc:274 #, 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.qh:405 +#: qcsrc/common/notifications.inc:275 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:406 +#: qcsrc/common/notifications.inc:276 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:407 +#: qcsrc/common/notifications.inc:277 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:408 +#: qcsrc/common/notifications.inc:278 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:409 +#: qcsrc/common/notifications.inc:279 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications.qh:410 +#: qcsrc/common/notifications.inc:280 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications.qh:411 +#: qcsrc/common/notifications.inc:281 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications.qh:413 +#: qcsrc/common/notifications.inc:283 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications.qh:414 +#: qcsrc/common/notifications.inc:284 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications.qh:415 +#: qcsrc/common/notifications.inc:285 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications.qh:416 +#: qcsrc/common/notifications.inc:286 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications.qh:417 +#: qcsrc/common/notifications.inc:287 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications.qh:418 +#: qcsrc/common/notifications.inc:288 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications.qh:419 +#: qcsrc/common/notifications.inc:289 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:420 +#: qcsrc/common/notifications.inc:290 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:421 +#: qcsrc/common/notifications.inc:291 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications.qh:422 +#: qcsrc/common/notifications.inc:292 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications.qh:423 +#: qcsrc/common/notifications.inc:293 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications.qh:424 +#: qcsrc/common/notifications.inc:294 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications.qh:425 +#: qcsrc/common/notifications.inc:295 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications.qh:426 qcsrc/common/notifications.qh:428 +#: qcsrc/common/notifications.inc:296 qcsrc/common/notifications.inc:298 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:427 +#: qcsrc/common/notifications.inc:297 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications.qh:429 +#: qcsrc/common/notifications.inc:299 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:430 +#: qcsrc/common/notifications.inc:300 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications.qh:431 +#: qcsrc/common/notifications.inc:301 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:432 +#: qcsrc/common/notifications.inc:302 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications.qh:433 +#: qcsrc/common/notifications.inc:303 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications.qh:434 +#: qcsrc/common/notifications.inc:304 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications.qh:435 +#: qcsrc/common/notifications.inc:305 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications.qh:436 +#: qcsrc/common/notifications.inc:306 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications.qh:437 +#: qcsrc/common/notifications.inc:307 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications.qh:438 +#: qcsrc/common/notifications.inc:308 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications.qh:439 +#: qcsrc/common/notifications.inc:309 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:440 +#: qcsrc/common/notifications.inc:310 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:441 +#: qcsrc/common/notifications.inc:311 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications.qh:442 +#: qcsrc/common/notifications.inc:312 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:443 +#: qcsrc/common/notifications.inc:313 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:444 +#: qcsrc/common/notifications.inc:314 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:445 +#: qcsrc/common/notifications.inc:315 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:446 +#: qcsrc/common/notifications.inc:316 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:447 +#: qcsrc/common/notifications.inc:317 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:448 +#: qcsrc/common/notifications.inc:318 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:449 +#: qcsrc/common/notifications.inc:319 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:450 +#: qcsrc/common/notifications.inc:320 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:451 +#: qcsrc/common/notifications.inc:321 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications.qh:452 +#: qcsrc/common/notifications.inc:322 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:453 +#: qcsrc/common/notifications.inc:323 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:454 +#: qcsrc/common/notifications.inc:324 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:455 +#: qcsrc/common/notifications.inc:325 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:456 +#: qcsrc/common/notifications.inc:326 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:457 +#: qcsrc/common/notifications.inc:327 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:458 +#: qcsrc/common/notifications.inc:328 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications.qh:459 -#, c-format -msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -msgstr "" - -#: qcsrc/common/notifications.qh:460 +#: qcsrc/common/notifications.inc:329 #, c-format -msgid "^BG%s^K1 was in the wrong place%s%s" +msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:461 +#: qcsrc/common/notifications.inc:331 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:462 +#: qcsrc/common/notifications.inc:332 #, c-format msgid "^BG%s^BG%s^BG (%s points every %s seconds)" msgstr "" -#: qcsrc/common/notifications.qh:463 +#: qcsrc/common/notifications.inc:333 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:464 +#: qcsrc/common/notifications.inc:334 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:465 +#: qcsrc/common/notifications.inc:335 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications.qh:466 +#: qcsrc/common/notifications.inc:336 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications.qh:467 +#: qcsrc/common/notifications.inc:337 #, c-format msgid "^BG%s^K3 was automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:468 qcsrc/common/notifications.qh:696 +#: qcsrc/common/notifications.inc:338 qcsrc/common/notifications.inc:572 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications.qh:469 qcsrc/common/notifications.qh:697 +#: qcsrc/common/notifications.inc:339 qcsrc/common/notifications.inc:573 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications.qh:470 qcsrc/common/notifications.qh:603 +#: qcsrc/common/notifications.inc:340 qcsrc/common/notifications.inc:478 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications.qh:471 qcsrc/common/notifications.qh:604 +#: qcsrc/common/notifications.inc:341 qcsrc/common/notifications.inc:479 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications.qh:472 +#: qcsrc/common/notifications.inc:342 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications.qh:473 +#: qcsrc/common/notifications.inc:343 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications.qh:474 +#: qcsrc/common/notifications.inc:344 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:475 +#: qcsrc/common/notifications.inc:345 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:476 qcsrc/common/notifications.qh:701 +#: qcsrc/common/notifications.inc:346 qcsrc/common/notifications.inc:577 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:477 qcsrc/common/notifications.qh:702 +#: qcsrc/common/notifications.inc:347 qcsrc/common/notifications.inc:578 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications.qh:478 qcsrc/common/notifications.qh:703 +#: qcsrc/common/notifications.inc:348 qcsrc/common/notifications.inc:579 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:479 qcsrc/common/notifications.qh:704 +#: qcsrc/common/notifications.inc:349 qcsrc/common/notifications.inc:580 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:480 qcsrc/common/notifications.qh:705 +#: qcsrc/common/notifications.inc:350 qcsrc/common/notifications.inc:581 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:481 qcsrc/common/notifications.qh:706 +#: qcsrc/common/notifications.inc:351 qcsrc/common/notifications.inc:582 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:482 qcsrc/common/notifications.qh:707 +#: qcsrc/common/notifications.inc:352 qcsrc/common/notifications.inc:583 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications.qh:483 qcsrc/common/notifications.qh:708 +#: qcsrc/common/notifications.inc:353 qcsrc/common/notifications.inc:584 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications.qh:484 +#: qcsrc/common/notifications.inc:354 #, c-format msgid "^BG%s^F3 connected%s" msgstr "" -#: qcsrc/common/notifications.qh:485 +#: qcsrc/common/notifications.inc:355 #, c-format msgid "^BG%s^F3 connected and joined the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:486 +#: qcsrc/common/notifications.inc:356 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications.qh:487 qcsrc/common/notifications.qh:711 +#: qcsrc/common/notifications.inc:357 qcsrc/common/notifications.inc:587 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications.qh:488 qcsrc/common/notifications.qh:712 +#: qcsrc/common/notifications.inc:358 qcsrc/common/notifications.inc:588 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications.qh:489 +#: qcsrc/common/notifications.inc:359 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications.qh:490 +#: qcsrc/common/notifications.inc:360 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:491 +#: qcsrc/common/notifications.inc:361 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:492 +#: qcsrc/common/notifications.inc:362 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:493 +#: qcsrc/common/notifications.inc:363 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications.qh:494 +#: qcsrc/common/notifications.inc:364 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications.qh:495 +#: qcsrc/common/notifications.inc:365 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications.qh:496 +#: qcsrc/common/notifications.inc:366 +#, c-format +msgid "^BG%s^BG captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:367 +#, c-format +msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" +msgstr "" + +#: qcsrc/common/notifications.inc:368 +msgid "^TC^TT^BG generator has been destroyed" +msgstr "" + +#: qcsrc/common/notifications.inc:369 +msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" +msgstr "" + +#: qcsrc/common/notifications.inc:370 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications.qh:497 +#: qcsrc/common/notifications.inc:371 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications.qh:498 +#: qcsrc/common/notifications.inc:372 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications.qh:499 +#: qcsrc/common/notifications.inc:373 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications.qh:500 +#: qcsrc/common/notifications.inc:374 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications.qh:501 +#: qcsrc/common/notifications.inc:375 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications.qh:502 +#: qcsrc/common/notifications.inc:376 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications.qh:503 +#: qcsrc/common/notifications.inc:377 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications.qh:504 +#: qcsrc/common/notifications.inc:378 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications.qh:505 +#: qcsrc/common/notifications.inc:379 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:506 +#: qcsrc/common/notifications.inc:380 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:507 +#: qcsrc/common/notifications.inc:381 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications.qh:508 +#: qcsrc/common/notifications.inc:382 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:509 +#: qcsrc/common/notifications.inc:383 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications.qh:510 +#: qcsrc/common/notifications.inc:384 #, 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.qh:511 +#: qcsrc/common/notifications.inc:385 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications.qh:512 +#: qcsrc/common/notifications.inc:386 +#, 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.inc:387 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications.qh:513 +#: qcsrc/common/notifications.inc:388 #, 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.qh:514 +#: qcsrc/common/notifications.inc:389 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications.qh:515 +#: qcsrc/common/notifications.inc:390 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications.qh:516 +#: qcsrc/common/notifications.inc:391 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications.qh:517 +#: qcsrc/common/notifications.inc:392 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:518 +#: qcsrc/common/notifications.inc:393 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications.qh:519 +#: qcsrc/common/notifications.inc:394 #, 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.qh:520 +#: qcsrc/common/notifications.inc:395 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications.qh:521 +#: qcsrc/common/notifications.inc:396 #, 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.qh:522 +#: qcsrc/common/notifications.inc:397 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications.qh:523 +#: qcsrc/common/notifications.inc:398 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications.qh:524 +#: qcsrc/common/notifications.inc:399 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:525 +#: qcsrc/common/notifications.inc:400 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications.qh:526 +#: qcsrc/common/notifications.inc:401 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:527 +#: qcsrc/common/notifications.inc:402 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications.qh:528 +#: qcsrc/common/notifications.inc:403 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:529 +#: qcsrc/common/notifications.inc:404 #, c-format msgid "^BG%s%s^K1 got too close ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications.qh:530 +#: qcsrc/common/notifications.inc:405 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications.qh:531 +#: qcsrc/common/notifications.inc:406 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications.qh:532 +#: qcsrc/common/notifications.inc:407 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications.qh:533 +#: qcsrc/common/notifications.inc:408 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:534 +#: qcsrc/common/notifications.inc:409 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications.qh:535 +#: qcsrc/common/notifications.inc:410 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:536 +#: qcsrc/common/notifications.inc:411 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications.qh:537 +#: qcsrc/common/notifications.inc:412 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:538 +#: qcsrc/common/notifications.inc:413 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:539 +#: qcsrc/common/notifications.inc:414 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:540 +#: qcsrc/common/notifications.inc:415 #, 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.qh:541 +#: qcsrc/common/notifications.inc:416 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:542 +#: qcsrc/common/notifications.inc:417 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:543 +#: qcsrc/common/notifications.inc:418 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:544 +#: qcsrc/common/notifications.inc:419 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications.qh:545 +#: qcsrc/common/notifications.inc:420 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:546 +#: qcsrc/common/notifications.inc:421 #, c-format msgid "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:547 +#: qcsrc/common/notifications.inc:422 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications.qh:548 +#: qcsrc/common/notifications.inc:423 #, 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.qh:549 +#: qcsrc/common/notifications.inc:424 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:550 +#: qcsrc/common/notifications.inc:425 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:551 +#: qcsrc/common/notifications.inc:426 #, 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.qh:552 qcsrc/common/notifications.qh:760 +#: qcsrc/common/notifications.inc:427 qcsrc/common/notifications.inc:650 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications.qh:553 +#: qcsrc/common/notifications.inc:428 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:554 +#: qcsrc/common/notifications.inc:429 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications.qh:555 +#: qcsrc/common/notifications.inc:430 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:556 +#: qcsrc/common/notifications.inc:431 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:557 +#: qcsrc/common/notifications.inc:432 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications.qh:558 +#: qcsrc/common/notifications.inc:433 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications.qh:559 +#: qcsrc/common/notifications.inc:434 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications.qh:560 +#: qcsrc/common/notifications.inc:435 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:561 +#: qcsrc/common/notifications.inc:436 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications.qh:562 +#: qcsrc/common/notifications.inc:437 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications.qh:563 +#: qcsrc/common/notifications.inc:438 #, c-format msgid "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:564 +#: qcsrc/common/notifications.inc:439 #, c-format msgid "^BG%s%s^K1 almost dodged ^BG%s^K1's Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:565 +#: qcsrc/common/notifications.inc:440 #, c-format msgid "^BG%s^K1 was sawn in half by their own Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:566 +#: qcsrc/common/notifications.inc:441 #, c-format msgid "^BG%s^K1 blew themself up with their Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications.qh:567 +#: qcsrc/common/notifications.inc:442 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:568 +#: qcsrc/common/notifications.inc:443 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications.qh:569 +#: qcsrc/common/notifications.inc:444 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications.qh:570 +#: qcsrc/common/notifications.inc:445 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:571 +#: qcsrc/common/notifications.inc:446 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications.qh:572 +#: qcsrc/common/notifications.inc:447 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:573 +#: qcsrc/common/notifications.inc:448 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications.qh:574 +#: qcsrc/common/notifications.inc:449 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications.qh:575 +#: qcsrc/common/notifications.inc:450 #, 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.qh:576 +#: qcsrc/common/notifications.inc:451 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications.qh:577 +#: qcsrc/common/notifications.inc:452 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications.qh:578 +#: qcsrc/common/notifications.inc:453 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications.qh:596 +#: qcsrc/common/notifications.inc:471 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications.qh:597 +#: qcsrc/common/notifications.inc:472 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications.qh:598 +#: qcsrc/common/notifications.inc:473 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications.qh:599 +#: qcsrc/common/notifications.inc:474 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications.qh:600 +#: qcsrc/common/notifications.inc:475 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:601 +#: qcsrc/common/notifications.inc:476 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:602 +#: qcsrc/common/notifications.inc:477 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications.qh:605 +#: qcsrc/common/notifications.inc:480 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications.qh:607 +#: qcsrc/common/notifications.inc:482 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.qh:608 +#: qcsrc/common/notifications.inc:483 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications.qh:609 +#: qcsrc/common/notifications.inc:484 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.qh:610 +#: qcsrc/common/notifications.inc:485 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:611 +#: qcsrc/common/notifications.inc:486 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications.qh:612 +#: qcsrc/common/notifications.inc:487 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications.qh:613 +#: qcsrc/common/notifications.inc:488 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:614 +#: qcsrc/common/notifications.inc:489 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:615 +#: qcsrc/common/notifications.inc:490 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:616 +#: qcsrc/common/notifications.inc:491 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications.qh:617 +#: qcsrc/common/notifications.inc:492 #, c-format msgid "^BG%s^BG requests you to pass the flag%s" msgstr "" -#: qcsrc/common/notifications.qh:618 +#: qcsrc/common/notifications.inc:493 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications.qh:619 +#: qcsrc/common/notifications.inc:494 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:620 +#: qcsrc/common/notifications.inc:495 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications.qh:621 +#: qcsrc/common/notifications.inc:496 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:622 +#: qcsrc/common/notifications.inc:497 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications.qh:623 +#: qcsrc/common/notifications.inc:498 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:624 +#: qcsrc/common/notifications.inc:499 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications.qh:625 +#: qcsrc/common/notifications.inc:500 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:626 +#: qcsrc/common/notifications.inc:501 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:627 +#: qcsrc/common/notifications.inc:502 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:628 +#: qcsrc/common/notifications.inc:503 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:629 +#: qcsrc/common/notifications.inc:504 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:630 +#: qcsrc/common/notifications.inc:505 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications.qh:631 +#: qcsrc/common/notifications.inc:506 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:632 +#: qcsrc/common/notifications.inc:507 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:633 +#: qcsrc/common/notifications.inc:508 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:634 +#: qcsrc/common/notifications.inc:509 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications.qh:635 +#: qcsrc/common/notifications.inc:510 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications.qh:636 +#: qcsrc/common/notifications.inc:511 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications.qh:637 +#: qcsrc/common/notifications.inc:512 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:638 +#: qcsrc/common/notifications.inc:513 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:639 +#: qcsrc/common/notifications.inc:514 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were fragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:640 +#: qcsrc/common/notifications.inc:515 #, c-format msgid "^K1%sYou were scored against by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou fragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:641 +#: qcsrc/common/notifications.inc:516 #, c-format msgid "^K3%sYou scored against ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications.qh:642 +#: qcsrc/common/notifications.inc:517 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing!" msgstr "" -#: qcsrc/common/notifications.qh:643 +#: qcsrc/common/notifications.inc:518 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:644 +#: qcsrc/common/notifications.inc:519 #, c-format msgid "^K1%sYou were typefragged by ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:645 +#: qcsrc/common/notifications.inc:520 #, c-format msgid "^K1%sYou typefragged ^BG%s^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:646 +#: qcsrc/common/notifications.inc:521 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications.qh:647 +#: qcsrc/common/notifications.inc:522 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications.qh:648 +#: qcsrc/common/notifications.inc:523 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:649 +#: qcsrc/common/notifications.inc:524 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications.qh:650 +#: qcsrc/common/notifications.inc:525 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications.qh:651 +#: qcsrc/common/notifications.inc:526 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications.qh:652 +#: qcsrc/common/notifications.inc:527 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications.qh:653 +#: qcsrc/common/notifications.inc:528 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications.qh:654 +#: qcsrc/common/notifications.inc:529 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications.qh:655 +#: qcsrc/common/notifications.inc:530 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications.qh:656 +#: qcsrc/common/notifications.inc:531 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications.qh:657 +#: qcsrc/common/notifications.inc:532 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications.qh:658 +#: qcsrc/common/notifications.inc:533 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications.qh:659 +#: qcsrc/common/notifications.inc:534 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications.qh:660 +#: qcsrc/common/notifications.inc:535 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications.qh:661 +#: qcsrc/common/notifications.inc:536 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications.qh:662 +#: qcsrc/common/notifications.inc:537 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:663 +#: qcsrc/common/notifications.inc:538 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications.qh:664 +#: qcsrc/common/notifications.inc:539 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications.qh:665 +#: qcsrc/common/notifications.inc:540 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications.qh:666 +#: qcsrc/common/notifications.inc:541 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications.qh:667 +#: qcsrc/common/notifications.inc:542 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications.qh:668 +#: qcsrc/common/notifications.inc:543 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications.qh:669 +#: qcsrc/common/notifications.inc:544 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications.qh:670 +#: qcsrc/common/notifications.inc:545 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications.qh:671 +#: qcsrc/common/notifications.inc:546 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:672 +#: qcsrc/common/notifications.inc:547 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:673 +#: qcsrc/common/notifications.inc:548 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications.qh:674 +#: qcsrc/common/notifications.inc:549 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications.qh:675 +#: qcsrc/common/notifications.inc:550 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications.qh:676 +#: qcsrc/common/notifications.inc:551 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications.qh:677 +#: qcsrc/common/notifications.inc:552 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications.qh:678 +#: qcsrc/common/notifications.inc:553 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications.qh:679 +#: qcsrc/common/notifications.inc:554 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications.qh:680 +#: qcsrc/common/notifications.inc:555 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications.qh:681 +#: qcsrc/common/notifications.inc:556 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications.qh:682 +#: qcsrc/common/notifications.inc:557 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:683 +#: qcsrc/common/notifications.inc:558 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:684 +#: qcsrc/common/notifications.inc:559 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications.qh:685 +#: qcsrc/common/notifications.inc:560 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications.qh:686 +#: qcsrc/common/notifications.inc:561 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:687 +#: qcsrc/common/notifications.inc:562 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications.qh:688 +#: qcsrc/common/notifications.inc:563 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications.qh:689 +#: qcsrc/common/notifications.inc:564 msgid "^F2You picked up some extra lives" msgstr "" -#: qcsrc/common/notifications.qh:690 +#: qcsrc/common/notifications.inc:565 #, c-format msgid "^K3You froze ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:691 +#: qcsrc/common/notifications.inc:566 #, c-format msgid "^K1You were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:692 +#: qcsrc/common/notifications.inc:567 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:693 +#: qcsrc/common/notifications.inc:568 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications.qh:694 +#: qcsrc/common/notifications.inc:569 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications.qh:695 +#: qcsrc/common/notifications.inc:570 #, c-format msgid "^K3You were automatically revived after %s second(s)" msgstr "" -#: qcsrc/common/notifications.qh:698 +#: qcsrc/common/notifications.inc:571 +msgid "^BGThe generator is under attack!" +msgstr "" + +#: qcsrc/common/notifications.inc:574 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications.qh:699 +#: qcsrc/common/notifications.inc:575 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications.qh:700 +#: qcsrc/common/notifications.inc:576 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications.qh:709 +#: qcsrc/common/notifications.inc:585 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications.qh:710 +#: qcsrc/common/notifications.inc:586 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications.qh:713 +#: qcsrc/common/notifications.inc:589 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications.qh:714 +#: qcsrc/common/notifications.inc:590 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications.qh:715 +#: qcsrc/common/notifications.inc:591 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications.qh:716 +#: qcsrc/common/notifications.inc:592 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:717 +#: qcsrc/common/notifications.inc:593 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications.qh:718 +#: qcsrc/common/notifications.inc:594 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:719 +#: qcsrc/common/notifications.inc:595 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications.qh:720 +#: qcsrc/common/notifications.inc:596 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications.qh:721 +#: qcsrc/common/notifications.inc:597 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications.qh:722 +#: qcsrc/common/notifications.inc:598 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications.qh:723 +#: qcsrc/common/notifications.inc:599 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications.qh:724 +#: qcsrc/common/notifications.inc:600 +msgid "^BGYour weapon has been downgraded until you find some ammo!" +msgstr "" + +#: qcsrc/common/notifications.inc:601 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications.qh:725 +#: qcsrc/common/notifications.inc:602 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications.qh:726 +#: qcsrc/common/notifications.inc:603 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications.qh:728 +#: qcsrc/common/notifications.inc:605 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:729 +#: qcsrc/common/notifications.inc:606 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications.qh:730 +#: qcsrc/common/notifications.inc:607 msgid "^BGPress ^F2DROPWEAPON^BG again to toss the grenade!" msgstr "" -#: qcsrc/common/notifications.qh:731 +#: qcsrc/common/notifications.inc:608 +#, c-format +msgid "^BGYou captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:609 +#, c-format +msgid "^TC^TT^BG team captured %s^BG control point" +msgstr "" + +#: qcsrc/common/notifications.inc:610 +msgid "^BGThis control point currently cannot be captured" +msgstr "" + +#: qcsrc/common/notifications.inc:611 +msgid "" +"^BGThe enemy generator cannot be destroyed yet\n" +"^F2Capture some control points to unshield it" +msgstr "" + +#: qcsrc/common/notifications.inc:612 +msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" +msgstr "" + +#: qcsrc/common/notifications.inc:613 msgid "" "^K1Your generator is NOT shielded!\n" -"^BGRe-capture controlpoints to shield it!" +"^BGRe-capture control points to shield it!" +msgstr "" + +#: qcsrc/common/notifications.inc:614 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to teleport" +msgstr "" + +#: qcsrc/common/notifications.inc:615 +#, c-format +msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:732 +#: qcsrc/common/notifications.inc:616 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications.qh:733 +#: qcsrc/common/notifications.inc:617 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -3225,449 +3652,762 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications.qh:734 +#: qcsrc/common/notifications.inc:618 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications.qh:735 +#: qcsrc/common/notifications.inc:619 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:736 +#: qcsrc/common/notifications.inc:620 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications.qh:737 -msgid "" -"^K1Portal deployment failed.\n" -"\n" -"^F2Catch it to try again!" +#: qcsrc/common/notifications.inc:621 +msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications.qh:738 +#: qcsrc/common/notifications.inc:622 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications.qh:739 +#: qcsrc/common/notifications.inc:623 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications.qh:740 +#: qcsrc/common/notifications.inc:624 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications.qh:741 +#: qcsrc/common/notifications.inc:625 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications.qh:742 +#: qcsrc/common/notifications.inc:626 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications.qh:743 +#: qcsrc/common/notifications.inc:627 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications.qh:744 +#: qcsrc/common/notifications.inc:628 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications.qh:745 +#: qcsrc/common/notifications.inc:629 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications.qh:746 +#: qcsrc/common/notifications.inc:630 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications.qh:747 +#: qcsrc/common/notifications.inc:631 msgid "^BGSecondary fire inflicts no damage!" msgstr "" -#: qcsrc/common/notifications.qh:748 +#: qcsrc/common/notifications.inc:632 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications.qh:749 +#: qcsrc/common/notifications.inc:633 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications.qh:750 +#: qcsrc/common/notifications.inc:634 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications.qh:751 +#: qcsrc/common/notifications.inc:635 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications.qh:752 +#: qcsrc/common/notifications.inc:636 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications.qh:753 +#: qcsrc/common/notifications.inc:637 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications.qh:754 +#: qcsrc/common/notifications.inc:638 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:755 +#: qcsrc/common/notifications.inc:639 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:756 +#: qcsrc/common/notifications.inc:640 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:757 +#: qcsrc/common/notifications.inc:641 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:758 +#: qcsrc/common/notifications.inc:642 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:759 +#: qcsrc/common/notifications.inc:643 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications.qh:1069 qcsrc/common/notifications.qh:1070 +#: qcsrc/common/notifications.inc:644 +msgid "^K1Cannot join given minigame session!" +msgstr "" + +#: qcsrc/common/notifications.inc:645 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter/exit the vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:646 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to enter the vehicle gunner" +msgstr "" + +#: qcsrc/common/notifications.inc:647 +#, c-format +msgid "^BGPress ^F2DROPFLAG%s^BG to steal this vehicle" +msgstr "" + +#: qcsrc/common/notifications.inc:648 +msgid "" +"^F2The enemy is stealing one of your vehicles!\n" +"^F4Stop them!" +msgstr "" + +#: qcsrc/common/notifications.inc:649 +msgid "" +"^F2You have stolen the enemy's vehicle, you are now visible on their radar!" +msgstr "" + +#: qcsrc/common/notifications.qh:240 qcsrc/common/notifications.qh:241 #, c-format msgid " (near %s)" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "primary" msgstr "" -#: qcsrc/common/notifications.qh:1077 qcsrc/common/notifications.qh:1078 +#: qcsrc/common/notifications.qh:248 qcsrc/common/notifications.qh:249 msgid "secondary" msgstr "" -#: qcsrc/common/notifications.qh:1088 +#: qcsrc/common/notifications.qh:259 #, c-format msgid " ^F1(Press %s)" msgstr "" -#: qcsrc/common/notifications.qh:1099 +#: qcsrc/common/notifications.qh:270 #, c-format msgid " with %s" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE FRAG! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 #, c-format msgid "%s^K1 made a TRIPLE SCORE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1110 +#: qcsrc/common/notifications.qh:283 msgid "TRIPLE FRAG! " msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 made FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 #, c-format msgid "%s^K1 unlocked RAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1111 +#: qcsrc/common/notifications.qh:284 msgid "RAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 made TEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 #, c-format msgid "%s^K1 started a MASSACRE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1112 +#: qcsrc/common/notifications.qh:285 msgid "MASSACRE! " msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 executed MAYHEM! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 #, c-format msgid "%s^K1 made FIFTEEN SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1113 +#: qcsrc/common/notifications.qh:286 msgid "MAYHEM! " msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 is a BERSERKER! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 #, c-format msgid "%s^K1 made TWENTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1114 +#: qcsrc/common/notifications.qh:287 msgid "BERSERKER! " msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 inflicts CARNAGE! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 #, c-format msgid "%s^K1 made TWENTY FIVE SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1115 +#: qcsrc/common/notifications.qh:288 msgid "CARNAGE! " msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 made THIRTY SCORES IN A ROW! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 #, c-format msgid "%s^K1 unleashes ARMAGEDDON! %s^BG" msgstr "" -#: qcsrc/common/notifications.qh:1116 +#: qcsrc/common/notifications.qh:289 msgid "ARMAGEDDON! " msgstr "" -#: qcsrc/common/notifications.qh:1122 +#: qcsrc/common/notifications.qh:295 #, c-format msgid "%s(^F1Bot^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1124 +#: qcsrc/common/notifications.qh:297 #, c-format msgid "%s(Ping ^F1%d^BG)" msgstr "" -#: qcsrc/common/notifications.qh:1130 +#: qcsrc/common/notifications.qh:303 #, c-format msgid "" "\n" "(Health ^1%d^BG / Armor ^2%d^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1132 +#: qcsrc/common/notifications.qh:305 #, c-format msgid "" "\n" "(^F4Dead^BG)%s" msgstr "" -#: qcsrc/common/notifications.qh:1169 qcsrc/common/notifications.qh:1182 +#: qcsrc/common/notifications.qh:342 qcsrc/common/notifications.qh:355 #, c-format msgid "%d score spree! " msgstr "" -#: qcsrc/common/notifications.qh:1181 +#: qcsrc/common/notifications.qh:354 #, c-format msgid "%d frag spree! " msgstr "" -#: qcsrc/common/notifications.qh:1194 +#: qcsrc/common/notifications.qh:367 msgid "First blood! " msgstr "First blood! " -#: qcsrc/common/notifications.qh:1194 -msgid "First score! " +#: qcsrc/common/notifications.qh:367 +msgid "First score! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First casualty! " +msgstr "" + +#: qcsrc/common/notifications.qh:371 +msgid "First victim! " +msgstr "第一個犧牲者!" + +#: qcsrc/common/notifications.qh:412 +#, c-format +msgid "%s^K1 has %d frags in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:413 +#, c-format +msgid "%s^K1 made %d scores in a row! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:431 +#, c-format +msgid "%s^K1 drew first blood! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:432 +#, c-format +msgid "%s^K1 got the first score! %s^BG" +msgstr "" + +#: qcsrc/common/notifications.qh:448 +#, c-format +msgid ", ending their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:449 +#, c-format +msgid ", ending their %d score spree" +msgstr "" + +#: qcsrc/common/notifications.qh:463 +#, c-format +msgid ", losing their %d frag spree" +msgstr "" + +#: qcsrc/common/notifications.qh:464 +#, c-format +msgid ", losing their %d score spree" +msgstr "" + +#: qcsrc/common/teams.qh:29 +msgid "Red" +msgstr "" + +#: qcsrc/common/teams.qh:30 +msgid "Blue" +msgstr "" + +#: qcsrc/common/teams.qh:31 +msgid "Yellow" +msgstr "" + +#: qcsrc/common/teams.qh:32 +msgid "Pink" +msgstr "" + +#: qcsrc/common/teams.qh:33 +msgid "Team" +msgstr "" + +#: qcsrc/common/teams.qh:34 +msgid "Neutral" +msgstr "" + +#: qcsrc/common/turrets/cl_turrets.qc:127 +#, c-format +msgid "%s under attack!" +msgstr "" + +#: qcsrc/common/turrets/unit/ewheel.qc:10 +msgid "eWheel Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/flac.qc:10 +msgid "FLAC Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/fusionreactor.qc:10 +msgid "Fusion Reactor" +msgstr "" + +#: qcsrc/common/turrets/unit/hellion.qc:10 +msgid "Hellion Missile Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/hk.qc:10 +msgid "Hunter-Killer Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/machinegun.qc:10 +msgid "Machinegun Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/mlrs.qc:10 +msgid "MLRS Turret" +msgstr "" + +#: qcsrc/common/turrets/unit/phaser.qc:10 +msgid "Phaser Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma.qc:10 +msgid "Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/plasma_dual.qc:10 +msgid "Dual Plasma Cannon" +msgstr "" + +#: qcsrc/common/turrets/unit/tesla.qc:10 +msgid "Tesla Coil" +msgstr "" + +#: qcsrc/common/turrets/unit/walker.qc:10 +msgid "Walker Turret" +msgstr "" + +#: qcsrc/common/util.qc:444 +#, c-format +msgid "%d days, %02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/util.qc:446 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:170 +#, c-format +msgid "Press %s" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:306 +msgid "No right gunner!" +msgstr "" + +#: qcsrc/common/vehicles/cl_vehicles.qc:312 +msgid "No left gunner!" +msgstr "" + +#: qcsrc/common/vehicles/unit/bumblebee.qc:16 +msgid "Bumblebee" +msgstr "" + +#: qcsrc/common/vehicles/unit/racer.qc:15 +msgid "Racer" +msgstr "" + +#: qcsrc/common/vehicles/unit/raptor.qc:16 +msgid "Raptor" +msgstr "" + +#: qcsrc/common/vehicles/unit/spiderbot.qc:15 +msgid "Spiderbot" +msgstr "" + +#: qcsrc/common/weapons/weapon/arc.qc:15 +msgid "Arc" +msgstr "" + +#: qcsrc/common/weapons/weapon/blaster.qc:15 +msgid "Blaster" +msgstr "" + +#: qcsrc/common/weapons/weapon/crylink.qc:15 +msgid "Crylink" +msgstr "" + +#: qcsrc/common/weapons/weapon/devastator.qc:15 +msgid "Devastator" +msgstr "" + +#: qcsrc/common/weapons/weapon/electro.qc:15 +msgid "Electro" +msgstr "" + +#: qcsrc/common/weapons/weapon/fireball.qc:15 +msgid "Fireball" +msgstr "" + +#: qcsrc/common/weapons/weapon/hagar.qc:15 +msgid "Hagar" +msgstr "" + +#: qcsrc/common/weapons/weapon/hlac.qc:15 +msgid "Heavy Laser Assault Cannon" +msgstr "" + +#: qcsrc/common/weapons/weapon/hmg.qc:15 +msgid "Heavy Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/hook.qc:15 +msgid "Grappling Hook" +msgstr "" + +#: qcsrc/common/weapons/weapon/machinegun.qc:15 +msgid "Machine Gun" +msgstr "" + +#: qcsrc/common/weapons/weapon/minelayer.qc:15 +msgid "Mine Layer" +msgstr "" + +#: qcsrc/common/weapons/weapon/mortar.qc:15 +msgid "Mortar" +msgstr "" + +#: qcsrc/common/weapons/weapon/porto.qc:15 +msgid "Port-O-Launch" +msgstr "" + +#: qcsrc/common/weapons/weapon/rifle.qc:15 +msgid "Rifle" +msgstr "" + +#: qcsrc/common/weapons/weapon/rpc.qc:15 +msgid "Rocket Propelled Chainsaw" +msgstr "" + +#: qcsrc/common/weapons/weapon/seeker.qc:15 +msgid "T.A.G. Seeker" +msgstr "" + +#: qcsrc/common/weapons/weapon/shockwave.qc:15 +msgid "Shockwave" +msgstr "" + +#: qcsrc/common/weapons/weapon/shotgun.qc:15 +msgid "Shotgun" +msgstr "" + +#: qcsrc/common/weapons/weapon/tuba.qc:16 +#, no-c-format +msgid "@!#%'n Tuba" +msgstr "" + +#: qcsrc/common/weapons/weapon/vaporizer.qc:15 +msgid "Vaporizer" +msgstr "" + +#: qcsrc/common/weapons/weapon/vortex.qc:15 +msgid "Vortex" +msgstr "" + +#: qcsrc/lib/Counting.qh:10 +#, c-format +msgid "CI_DEC^%s years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First casualty! " +#: qcsrc/lib/Counting.qh:12 +#, c-format +msgid "CI_ZER^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1198 -msgid "First victim! " -msgstr "第一個犧牲者!" +#: qcsrc/lib/Counting.qh:13 +#, c-format +msgid "CI_FIR^%d year" +msgstr "" -#: qcsrc/common/notifications.qh:1239 +#: qcsrc/lib/Counting.qh:14 #, c-format -msgid "%s^K1 has %d frags in a row! %s^BG" +msgid "CI_SEC^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1240 +#: qcsrc/lib/Counting.qh:15 #, c-format -msgid "%s^K1 made %d scores in a row! %s^BG" +msgid "CI_THI^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1258 +#: qcsrc/lib/Counting.qh:16 #, c-format -msgid "%s^K1 drew first blood! %s^BG" +msgid "CI_MUL^%d years" msgstr "" -#: qcsrc/common/notifications.qh:1259 +#: qcsrc/lib/Counting.qh:18 #, c-format -msgid "%s^K1 got the first score! %s^BG" +msgid "CI_DEC^%s weeks" msgstr "" -#: qcsrc/common/notifications.qh:1275 +#: qcsrc/lib/Counting.qh:20 #, c-format -msgid ", ending their %d frag spree" +msgid "CI_ZER^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1276 +#: qcsrc/lib/Counting.qh:21 #, c-format -msgid ", ending their %d score spree" +msgid "CI_FIR^%d week" msgstr "" -#: qcsrc/common/notifications.qh:1290 +#: qcsrc/lib/Counting.qh:22 #, c-format -msgid ", losing their %d frag spree" +msgid "CI_SEC^%d weeks" msgstr "" -#: qcsrc/common/notifications.qh:1291 +#: qcsrc/lib/Counting.qh:23 #, c-format -msgid ", losing their %d score spree" +msgid "CI_THI^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:29 -msgid "Red" +#: qcsrc/lib/Counting.qh:24 +#, c-format +msgid "CI_MUL^%d weeks" msgstr "" -#: qcsrc/common/teams.qh:30 -msgid "Blue" +#: qcsrc/lib/Counting.qh:26 +#, c-format +msgid "CI_DEC^%s days" msgstr "" -#: qcsrc/common/teams.qh:31 -msgid "Yellow" +#: qcsrc/lib/Counting.qh:28 +#, c-format +msgid "CI_ZER^%d days" msgstr "" -#: qcsrc/common/teams.qh:32 -msgid "Pink" +#: qcsrc/lib/Counting.qh:29 +#, c-format +msgid "CI_FIR^%d day" msgstr "" -#: qcsrc/common/teams.qh:33 -msgid "Team" +#: qcsrc/lib/Counting.qh:30 +#, c-format +msgid "CI_SEC^%d days" msgstr "" -#: qcsrc/common/teams.qh:34 -msgid "Neutral" +#: qcsrc/lib/Counting.qh:31 +#, c-format +msgid "CI_THI^%d days" msgstr "" -#: qcsrc/common/util.qc:444 +#: qcsrc/lib/Counting.qh:32 #, c-format -msgid "%d days, %02d:%02d:%02d" +msgid "CI_MUL^%d days" msgstr "" -#: qcsrc/common/util.qc:446 +#: qcsrc/lib/Counting.qh:34 #, c-format -msgid "%02d:%02d:%02d" +msgid "CI_DEC^%s hours" msgstr "" -#: qcsrc/common/weapons/w_arc.qc:15 -msgid "Arc" +#: qcsrc/lib/Counting.qh:36 +#, c-format +msgid "CI_ZER^%d hours" msgstr "" -#: qcsrc/common/weapons/w_blaster.qc:15 -msgid "Blaster" +#: qcsrc/lib/Counting.qh:37 +#, c-format +msgid "CI_FIR^%d hour" msgstr "" -#: qcsrc/common/weapons/w_crylink.qc:15 -msgid "Crylink" +#: qcsrc/lib/Counting.qh:38 +#, c-format +msgid "CI_SEC^%d hours" msgstr "" -#: qcsrc/common/weapons/w_devastator.qc:15 -msgid "Devastator" +#: qcsrc/lib/Counting.qh:39 +#, c-format +msgid "CI_THI^%d hours" msgstr "" -#: qcsrc/common/weapons/w_electro.qc:15 -msgid "Electro" +#: qcsrc/lib/Counting.qh:40 +#, c-format +msgid "CI_MUL^%d hours" msgstr "" -#: qcsrc/common/weapons/w_fireball.qc:15 -msgid "Fireball" +#: qcsrc/lib/Counting.qh:43 +#, c-format +msgid "CI_DEC^%s minutes" msgstr "" -#: qcsrc/common/weapons/w_hagar.qc:15 -msgid "Hagar" +#: qcsrc/lib/Counting.qh:45 +#, c-format +msgid "CI_ZER^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hlac.qc:15 -msgid "Heavy Laser Assault Cannon" +#: qcsrc/lib/Counting.qh:46 +#, c-format +msgid "CI_FIR^%d minute" msgstr "" -#: qcsrc/common/weapons/w_hmg.qc:15 -msgid "Heavy Machine Gun" +#: qcsrc/lib/Counting.qh:47 +#, c-format +msgid "CI_SEC^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_hook.qc:15 -msgid "Grappling Hook" +#: qcsrc/lib/Counting.qh:48 +#, c-format +msgid "CI_THI^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_machinegun.qc:15 -msgid "Machine Gun" +#: qcsrc/lib/Counting.qh:49 +#, c-format +msgid "CI_MUL^%d minutes" msgstr "" -#: qcsrc/common/weapons/w_minelayer.qc:15 -msgid "Mine Layer" +#: qcsrc/lib/Counting.qh:51 +#, c-format +msgid "CI_DEC^%s seconds" msgstr "" -#: qcsrc/common/weapons/w_mortar.qc:15 -msgid "Mortar" +#: qcsrc/lib/Counting.qh:53 +#, c-format +msgid "CI_ZER^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_porto.qc:15 -msgid "Port-O-Launch" +#: qcsrc/lib/Counting.qh:54 +#, c-format +msgid "CI_FIR^%d second" msgstr "" -#: qcsrc/common/weapons/w_rifle.qc:15 -msgid "Rifle" +#: qcsrc/lib/Counting.qh:55 +#, c-format +msgid "CI_SEC^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_rpc.qc:15 -msgid "Rocket Propelled Chainsaw" +#: qcsrc/lib/Counting.qh:56 +#, c-format +msgid "CI_THI^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_seeker.qc:15 -msgid "T.A.G. Seeker" +#: qcsrc/lib/Counting.qh:57 +#, c-format +msgid "CI_MUL^%d seconds" msgstr "" -#: qcsrc/common/weapons/w_shockwave.qc:15 -msgid "Shockwave" +#: qcsrc/lib/Counting.qh:73 +#, c-format +msgid "%dst" msgstr "" -#: qcsrc/common/weapons/w_shotgun.qc:15 -msgid "Shotgun" +#: qcsrc/lib/Counting.qh:74 +#, c-format +msgid "%dnd" msgstr "" -#: qcsrc/common/weapons/w_tuba.qc:16 -#, no-c-format -msgid "@!#%'n Tuba" +#: qcsrc/lib/Counting.qh:75 +#, c-format +msgid "%drd" msgstr "" -#: qcsrc/common/weapons/w_vaporizer.qc:15 -msgid "Vaporizer" +#: qcsrc/lib/Counting.qh:76 qcsrc/lib/Counting.qh:79 +#, c-format +msgid "%dth" msgstr "" -#: qcsrc/common/weapons/w_vortex.qc:15 -msgid "Vortex" +#: qcsrc/lib/OO.qh:123 +msgid "No description" msgstr "" #: qcsrc/menu/command/menu_cmd.qc:46 @@ -3696,9 +4436,9 @@ msgid "Item %d" msgstr "" #: qcsrc/menu/item/textslider.qc:33 qcsrc/menu/item/textslider.qc:35 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:70 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:119 msgid "Custom" msgstr "" @@ -3828,6 +4568,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:32 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:31 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:43 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:27 msgid "Left" msgstr "" @@ -3838,6 +4579,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:33 #: qcsrc/menu/xonotic/dialog_hudpanel_powerups.qc:44 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:29 msgid "Right" msgstr "" @@ -3858,11 +4600,13 @@ msgid "Flip messages order" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:36 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:24 msgid "Text alignment:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_centerprint.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:62 +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:28 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:65 msgid "Center" msgstr "" @@ -3981,6 +4725,10 @@ msgid "Hide spawned items" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:44 +msgid "Hide large armor and health" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_hudpanel_itemstime.qc:46 msgid "Dynamic size" msgstr "" @@ -4039,12 +4787,12 @@ msgid "Status bar" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:63 msgid "Left align" msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:37 -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:67 msgid "Right align" msgstr "" @@ -4129,6 +4877,10 @@ msgstr "" msgid "Forced aspect:" msgstr "" +#: qcsrc/menu/xonotic/dialog_hudpanel_quickmenu.qc:6 +msgid "Quick Menu Panel" +msgstr "" + #: qcsrc/menu/xonotic/dialog_hudpanel_racetimer.qc:6 msgid "Race Timer Panel" msgstr "" @@ -4148,9 +4900,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_radar.qc:35 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:46 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:85 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:124 -#: qcsrc/menu/xonotic/util.qc:772 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:77 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:127 +#: qcsrc/menu/xonotic/util.qc:771 msgid "Alpha:" msgstr "" @@ -4256,7 +5008,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudpanel_weapons.qc:29 #: qcsrc/menu/xonotic/dialog_settings_audio.qc:157 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:148 msgid "Never" msgstr "" @@ -4338,7 +5090,7 @@ msgid "Panel background defaults:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:26 -#: qcsrc/menu/xonotic/util.qc:747 +#: qcsrc/menu/xonotic/util.qc:746 msgid "Background:" msgstr "" @@ -4346,19 +5098,13 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:40 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:55 #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:94 -#: qcsrc/menu/xonotic/util.qc:750 qcsrc/menu/xonotic/util.qc:766 -#: qcsrc/menu/xonotic/util.qc:783 +#: qcsrc/menu/xonotic/util.qc:749 qcsrc/menu/xonotic/util.qc:765 +#: qcsrc/menu/xonotic/util.qc:782 msgid "Disable" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:33 -#: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:80 -#: qcsrc/menu/xonotic/util.qc:755 -msgid "Color:" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:38 -#: qcsrc/menu/xonotic/util.qc:763 +#: qcsrc/menu/xonotic/util.qc:762 msgid "Border size:" msgstr "" @@ -4368,12 +5114,12 @@ msgid "Team color:" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:61 -#: qcsrc/menu/xonotic/util.qc:789 +#: qcsrc/menu/xonotic/util.qc:788 msgid "Test team color in configure mode" msgstr "" #: qcsrc/menu/xonotic/dialog_hudsetup_exit.qc:64 -#: qcsrc/menu/xonotic/util.qc:792 +#: qcsrc/menu/xonotic/util.qc:791 msgid "Padding:" msgstr "" @@ -4476,10 +5222,6 @@ msgstr "" msgid "Servers" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer.qc:21 -msgid "Create" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer.qc:22 msgid "Media" msgstr "" @@ -4491,9 +5233,9 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:107 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:190 -#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:749 -#: qcsrc/menu/xonotic/util.qc:765 qcsrc/menu/xonotic/util.qc:774 -#: qcsrc/menu/xonotic/util.qc:782 qcsrc/menu/xonotic/util.qc:794 +#: qcsrc/menu/xonotic/skinlist.qc:123 qcsrc/menu/xonotic/util.qc:748 +#: qcsrc/menu/xonotic/util.qc:764 qcsrc/menu/xonotic/util.qc:773 +#: qcsrc/menu/xonotic/util.qc:781 qcsrc/menu/xonotic/util.qc:793 msgid "Default" msgstr "" @@ -5220,10 +5962,6 @@ msgstr "" msgid "Apply immediately" msgstr "" -#: qcsrc/menu/xonotic/dialog_quit.qc:6 -msgid "Quit" -msgstr "" - #: qcsrc/menu/xonotic/dialog_quit.qc:20 msgid "Are you sure you want to quit?" msgstr "" @@ -5561,7 +6299,7 @@ msgid "Often" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_audio.qc:160 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:147 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:150 msgid "Always" msgstr "" @@ -5821,189 +6559,173 @@ msgstr "" msgid "Quality:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:29 -msgid "View" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:30 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:7 msgid "Crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game.qc:31 -msgid "HUD" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:32 -msgid "Messages" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:33 -msgid "Weapons" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game.qc:34 -msgid "Models" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:34 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:37 msgid "No crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:36 -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:67 msgid "Per weapon" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:53 msgid "Crosshair size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:59 msgid "Crosshair alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:65 msgid "Crosshair color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:69 msgid "By health" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:81 msgid "Use rings to indicate weapon status" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:88 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:91 msgid "Ring alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:94 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:97 msgid "Enable center crosshair dot" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:101 msgid "Dot size:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:107 msgid "Dot alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:113 msgid "Dot color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:112 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:115 msgid "Use normal crosshair color" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 msgid "Smooth effects of crosshairs" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 msgid "Blur crosshair if the shot is obstructed" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:129 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 msgid "Enlarge crosshair if targeting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 msgid "Animate crosshair when hitting an enemy" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:135 +#: qcsrc/menu/xonotic/dialog_settings_game_crosshair.qc:138 msgid "Animate crosshair when picking up an item" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:54 -msgid "Fading speed:" +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:7 +msgid "HUD" msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:57 +msgid "Fading speed:" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:60 msgid "Side padding:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:66 msgid "Show decimals in respawn countdown" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:68 msgid "Show accuracy underneath scoreboard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:72 msgid "Waypoints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:74 msgid "Display waypoint markers for objectives on the map" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:80 -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:133 msgid "Fontsize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:86 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:89 msgid "Edge offset:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:98 msgid "Fade when near the crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:100 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:103 msgid "Damage" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:102 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 msgid "Overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:108 msgid "Factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:110 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:113 msgid "Fade rate:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:121 msgid "Player Names" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:120 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:123 msgid "Show names above players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:139 msgid "Max distance:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:145 msgid "Decolorize:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:149 msgid "Teamplay" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:154 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:157 msgid "Only when near crosshair" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:161 msgid "Display health and armor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:166 msgid "Damage overlay:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:168 +#: qcsrc/menu/xonotic/dialog_settings_game_hud.qc:171 #: qcsrc/menu/xonotic/dialog_settings_game_hudconfirm.qc:6 msgid "Enter HUD editor" msgstr "" @@ -6016,310 +6738,326 @@ msgstr "" msgid "Do you wish to start a local game to set up the HUD?" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:33 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:7 +msgid "Messages" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:36 msgid "Frag Information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:35 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 msgid "Display information about killing sprees" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:38 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:41 msgid "Only display sprees if they are achievements" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:43 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:46 msgid "Show spree information in centerprints" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:50 msgid "Show spree information in death messages" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 msgid "Sprees in info messages:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:55 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 msgid "SPREES^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:59 msgid "Target" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:60 msgid "Attacker" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:61 msgid "SPREES^Both" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:64 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 msgid "Print on a seperate line" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:70 msgid "Add extra frag information to centerprint when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:71 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 msgid "Add frag location to death messages when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:77 msgid "Gamemode Settings" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:79 msgid "Display capture times in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:80 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:83 msgid "Display name of flag stealer in Capture The Flag" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:88 #: qcsrc/menu/xonotic/dialog_settings_input.qc:86 #: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Other" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:87 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:90 msgid "Display console messages in the top left corner" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:89 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:92 msgid "Display all info messages in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:91 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:94 msgid "Display player statuses in the chatbox" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 msgid "Powerup notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 msgid "Weapon centerprint notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:101 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:104 msgid "Weapon info message notifications" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:108 msgid "Announcers" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:112 msgid "Respawn countdown sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 msgid "Killstreak sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:119 msgid "Achievement sounds" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:37 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:7 +msgid "Models" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:40 msgid "Items" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:42 msgid "Use simple 2D images instead of item models" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:41 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 msgid "Unavailable alpha:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 msgid "Unavailable color:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:46 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 msgid "GHOITEMS^Black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 msgid "GHOITEMS^Dark" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:51 msgid "GHOITEMS^Tinted" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:52 msgid "GHOITEMS^Normal" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:53 msgid "GHOITEMS^Blue" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:56 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:59 #: qcsrc/menu/xonotic/serverlist.qc:942 msgid "Players" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Force player models to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 msgid "Force player colors to mine" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:62 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:71 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:72 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:73 msgid "GIBS^Lots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:32 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:7 +msgid "View" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:35 msgid "1st person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:36 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:39 msgid "Slide to third person upon death" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:40 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:43 msgid "Smooth the view when landing from a jump" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:44 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:47 msgid "Smooth the view while crouching" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:51 msgid "View waving while idle" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:55 msgid "View bobbing while walking around" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:60 msgid "3rd person perspective" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:61 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:64 msgid "Back distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:70 msgid "Up distance" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:73 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 msgid "Allow passing through walls while spectating" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:76 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:79 msgid "Field of view:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:84 msgid "ZOOM^Zoom factor:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:85 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:88 msgid "ZOOM^Zoom speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:95 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:98 msgid "ZOOM^Instant" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:99 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:102 msgid "ZOOM^Zoom sensitivity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:103 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:106 msgid "Velocity zoom" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:104 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:107 msgid "Forward movement only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:111 msgid "VZOOM^Factor" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 msgid "Display reticle 2D overlay while zooming" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:118 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:121 msgid "Release zoom when you die or respawn" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_game_view.qc:125 msgid "Release zoom when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:34 -msgid "Weapon Priority List" +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:7 +msgid "Weapons" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:37 +msgid "Weapon Priority List (* = mutator weapon)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:39 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 msgid "Up" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:42 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:45 msgid "Down" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:47 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:50 msgid "Use priority list for weapon cycling" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:49 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 msgid "Cycle through only usable weapon selections" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:55 msgid "Auto switch weapons on pickup" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:54 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 msgid "Release attack buttons when you switch weapons" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:57 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:60 msgid "Draw 1st person weapon model" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:72 msgid "Gun model swaying" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_game_weapons.qc:77 msgid "Gun model bobbing" msgstr "" @@ -7074,15 +7812,15 @@ msgstr "" msgid "<AUTHOR>" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:81 +#: qcsrc/menu/xonotic/slider_decibels.qc:79 msgid "VOL^MAX" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:83 +#: qcsrc/menu/xonotic/slider_decibels.qc:81 msgid "VOL^OFF" msgstr "" -#: qcsrc/menu/xonotic/slider_decibels.qc:91 +#: qcsrc/menu/xonotic/slider_decibels.qc:89 #, c-format msgid "%s dB" msgstr "" @@ -7138,140 +7876,135 @@ msgstr "" msgid "PART^Instant" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:60 +#: qcsrc/menu/xonotic/statslist.qc:59 msgid "January" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:61 +#: qcsrc/menu/xonotic/statslist.qc:60 msgid "February" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:62 +#: qcsrc/menu/xonotic/statslist.qc:61 msgid "March" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:63 +#: qcsrc/menu/xonotic/statslist.qc:62 msgid "April" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:64 +#: qcsrc/menu/xonotic/statslist.qc:63 msgid "May" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:65 +#: qcsrc/menu/xonotic/statslist.qc:64 msgid "June" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:66 +#: qcsrc/menu/xonotic/statslist.qc:65 msgid "July" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:67 +#: qcsrc/menu/xonotic/statslist.qc:66 msgid "August" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:68 +#: qcsrc/menu/xonotic/statslist.qc:67 msgid "September" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:69 +#: qcsrc/menu/xonotic/statslist.qc:68 msgid "October" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:70 +#: qcsrc/menu/xonotic/statslist.qc:69 msgid "November" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:71 +#: qcsrc/menu/xonotic/statslist.qc:70 msgid "December" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:127 +#: qcsrc/menu/xonotic/statslist.qc:126 msgid "Joined:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:134 +#: qcsrc/menu/xonotic/statslist.qc:133 msgid "Last_Seen:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:141 +#: qcsrc/menu/xonotic/statslist.qc:140 msgid "Time_Played:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:148 +#: qcsrc/menu/xonotic/statslist.qc:147 msgid "Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:232 qcsrc/menu/xonotic/statslist.qc:276 +#: qcsrc/menu/xonotic/statslist.qc:231 qcsrc/menu/xonotic/statslist.qc:275 #, c-format msgid "%s_Matches:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:239 +#: qcsrc/menu/xonotic/statslist.qc:238 #, c-format msgid "%s_ELO:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:246 +#: qcsrc/menu/xonotic/statslist.qc:245 #, c-format msgid "%s_Rank:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:253 +#: qcsrc/menu/xonotic/statslist.qc:252 #, c-format msgid "%s_Percentile:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:262 +#: qcsrc/menu/xonotic/statslist.qc:261 #, c-format msgid "%s_Favorite_Map:" msgstr "" -#: qcsrc/menu/xonotic/statslist.qc:277 +#: qcsrc/menu/xonotic/statslist.qc:276 #, c-format msgid "%d (unranked)" msgstr "" -#: qcsrc/menu/xonotic/util.qc:415 +#: qcsrc/menu/xonotic/util.qc:414 #, c-format msgid "" "Update can be downloaded at:\n" "%s\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:515 +#: qcsrc/menu/xonotic/util.qc:514 msgid "Autogenerating mapinfo for newly added maps..." msgstr "" -#: qcsrc/menu/xonotic/util.qc:544 +#: qcsrc/menu/xonotic/util.qc:543 #, c-format msgid "^1%s TEST BUILD" msgstr "" -#: qcsrc/menu/xonotic/util.qc:561 +#: qcsrc/menu/xonotic/util.qc:560 #, c-format msgid "Update to %s now!" msgstr "" -#: qcsrc/menu/xonotic/util.qc:646 +#: qcsrc/menu/xonotic/util.qc:645 msgid "" "^1ERROR: Texture compression is required but not supported.\n" "^1Expect visual problems.\n" msgstr "" -#: qcsrc/menu/xonotic/util.qc:760 +#: qcsrc/menu/xonotic/util.qc:759 msgid "Use default" msgstr "" -#: qcsrc/menu/xonotic/util.qc:780 +#: qcsrc/menu/xonotic/util.qc:779 msgid "Team Color:" msgstr "" #: qcsrc/menu/xonotic/util.qh:48 msgid "Enable panel" msgstr "" - -#: qcsrc/menu/xonotic/weaponslist.qc:108 -#, c-format -msgid "%s (mutator weapon)" -msgstr "" diff --git a/languages.txt b/languages.txt index e2bd3c92e1..e4d4008f51 100644 --- a/languages.txt +++ b/languages.txt @@ -1,18 +1,19 @@ -ast Asturian "Asturianu (67%)" -de German "Deutsch (96%)" -en_AU en_AU "en_AU (95%)" +ast Asturian "Asturianu (60%)" +de German "Deutsch (89%)" +de_CH German "Deutsch (Schweiz) (89%)" +en_AU en_AU "en_AU (86%)" en English "English" -es Spanish "Español (75%)" -fr French "Français (99%)" -it Italian "Italiano (99%)" -hu Hungarian "Magyar (52%)" -nl Dutch "Nederlands (55%)" -pl Polish "Polski (71%)" -pt Portuguese "Português (51%)" -ro Romanian "Romana (95%)" -fi Finnish "Suomi (42%)" -el Greek "Ελληνική (31%)" -be Belarusian "Беларуская (78%)" -bg Bulgarian "Български (79%)" -ru Russian "Русский (99%)" -uk Ukrainian "Українська (65%)" +es Spanish "Español (67%)" +fr French "Français (89%)" +it Italian "Italiano (89%)" +hu Hungarian "Magyar (47%)" +nl Dutch "Nederlands (50%)" +pl Polish "Polski (64%)" +pt Portuguese "Português (46%)" +ro Romanian "Romana (86%)" +fi Finnish "Suomi (38%)" +el Greek "Ελληνική (29%)" +be Belarusian "Беларуская (70%)" +bg Bulgarian "Български (71%)" +ru Russian "Русский (89%)" +uk Ukrainian "Українська (58%)" diff --git a/mutators.cfg b/mutators.cfg index 6a8d5c6141..3300476bfc 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -32,6 +32,8 @@ set g_instagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" set g_instagib_invis_alpha 0.15 set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carry the invincibility powerup" set g_instagib_damagedbycontents 1 "allow damage from lava pits in instagib" +set g_instagib_blaster_keepdamage 0 "allow secondary fire to hurt players" +set g_instagib_blaster_keepforce 0 "allow secondary fire to push players" // ========== diff --git a/qcsrc/common/weapons/weapon/vaporizer.qc b/qcsrc/common/weapons/weapon/vaporizer.qc index aa1fb54c10..399ce4e584 100644 --- a/qcsrc/common/weapons/weapon/vaporizer.qc +++ b/qcsrc/common/weapons/weapon/vaporizer.qc @@ -19,6 +19,7 @@ REGISTER_WEAPON( #define VAPORIZER_SETTINGS_LIST(w_cvar,w_prop,id,sn) \ w_cvar(id, sn, PRI, ammo) \ w_cvar(id, sn, PRI, animtime) \ + w_cvar(id, sn, PRI, damage) \ w_cvar(id, sn, PRI, refire) \ w_cvar(id, sn, SEC, ammo) \ w_cvar(id, sn, SEC, animtime) \ @@ -70,17 +71,17 @@ void W_RocketMinsta_Explosion(vector loc) void W_Vaporizer_Attack(void) {SELFPARAM(); - float flying; - flying = IsFlying(self); // do this BEFORE to make the trace values from FireRailgunBullet last + bool flying = IsFlying(self); // do this BEFORE to make the trace values from FireRailgunBullet last + float vaporizer_damage = ((WEP_CVAR_PRI(vaporizer, damage) > 0) ? WEP_CVAR_PRI(vaporizer, damage) : 10000); - W_SetupShot(self, true, 0, "", CH_WEAPON_A, 10000); + W_SetupShot(self, true, 0, "", CH_WEAPON_A, vaporizer_damage); // handle sound separately so we can change the volume // added bonus: no longer plays the strength sound (strength gives no bonus to instakill anyway) sound (self, CH_WEAPON_A, W_Sound("minstanexfire"), VOL_BASE * 0.8, ATTEN_NORM); yoda = 0; damage_goodhits = 0; - FireRailgunBullet(w_shotorg, w_shotorg + w_shotdir * MAX_SHOT_DISTANCE, 10000, 800, 0, 0, 0, 0, WEP_VAPORIZER.m_id); + FireRailgunBullet(w_shotorg, w_shotorg + w_shotdir * MAX_SHOT_DISTANCE, vaporizer_damage, 800, 0, 0, 0, 0, WEP_VAPORIZER.m_id); if(yoda && flying) Send_Notification(NOTIF_ONE, self, MSG_ANNCE, ANNCE_ACHIEVEMENT_YODA); diff --git a/qcsrc/server/autocvars.qh b/qcsrc/server/autocvars.qh index 412ac1cd72..fcf209faca 100644 --- a/qcsrc/server/autocvars.qh +++ b/qcsrc/server/autocvars.qh @@ -404,6 +404,8 @@ int autocvar_g_instagib_extralives; float autocvar_g_instagib_speed_highspeed; float autocvar_g_instagib_invis_alpha; bool autocvar_g_instagib_damagedbycontents = true; +bool autocvar_g_instagib_blaster_keepdamage = false; +bool autocvar_g_instagib_blaster_keepforce = false; #define autocvar_g_mirrordamage cvar("g_mirrordamage") #define autocvar_g_mirrordamage_virtual cvar("g_mirrordamage_virtual") diff --git a/qcsrc/server/cl_player.qc b/qcsrc/server/cl_player.qc index e221dba41e..8e84f4863a 100644 --- a/qcsrc/server/cl_player.qc +++ b/qcsrc/server/cl_player.qc @@ -546,6 +546,7 @@ void PlayerDamage (entity inflictor, entity attacker, float damage, int deathtyp attacker.accuracy.(accuracy_frags[w-1]) += 1; MUTATOR_CALLHOOK(PlayerDies, inflictor, attacker, self, deathtype); + excess = frag_damage; WEP_ACTION(self.weapon, WR_PLAYERDEATH); diff --git a/qcsrc/server/mutators/mutator_instagib.qc b/qcsrc/server/mutators/mutator_instagib.qc index 3295255de2..ee9c6de8ce 100644 --- a/qcsrc/server/mutators/mutator_instagib.qc +++ b/qcsrc/server/mutators/mutator_instagib.qc @@ -279,12 +279,14 @@ MUTATOR_HOOKFUNCTION(instagib_PlayerDamage) { if(frag_deathtype & HITTYPE_SECONDARY) { - frag_damage = frag_mirrordamage = 0; + if(!autocvar_g_instagib_blaster_keepdamage) + frag_damage = frag_mirrordamage = 0; if(frag_target != frag_attacker) { - if(frag_target.health > 0) { Send_Notification(NOTIF_ONE, frag_attacker, MSG_CENTER, CENTER_SECONDARY_NODAMAGE); } - frag_force = '0 0 0'; + if(frag_damage <= 0 && frag_target.health > 0) { Send_Notification(NOTIF_ONE, frag_attacker, MSG_CENTER, CENTER_SECONDARY_NODAMAGE); } + if(!autocvar_g_instagib_blaster_keepforce) + frag_force = '0 0 0'; } } } @@ -298,7 +300,7 @@ MUTATOR_HOOKFUNCTION(instagib_PlayerDamage) { frag_attacker.armorvalue -= 1; Send_Notification(NOTIF_ONE, frag_attacker, MSG_CENTER, CENTER_INSTAGIB_LIVES_REMAINING, frag_attacker.armorvalue); - frag_attacker.damage_dealt += 1; + frag_attacker.damage_dealt += frag_mirrordamage; } frag_mirrordamage = 0; } @@ -385,6 +387,14 @@ MUTATOR_HOOKFUNCTION(instagib_ItemCountdown) return false; } +MUTATOR_HOOKFUNCTION(instagib_PlayerDies) +{ + if(DEATH_ISWEAPON(frag_deathtype, WEP_VAPORIZER.m_id)) + frag_damage = 1000; // always gib if it was a vaporizer death + + return FALSE; +} + MUTATOR_HOOKFUNCTION(instagib_ItemTouch) {SELFPARAM(); if(self.ammo_cells) @@ -470,6 +480,7 @@ MUTATOR_DEFINITION(mutator_instagib) MUTATOR_HOOK(FilterItem, instagib_FilterItem, CBC_ORDER_ANY); MUTATOR_HOOK(CustomizeWaypoint, instagib_CustomizeWaypoint, CBC_ORDER_ANY); MUTATOR_HOOK(Item_RespawnCountdown, instagib_ItemCountdown, CBC_ORDER_ANY); + MUTATOR_HOOK(PlayerDies, instagib_PlayerDies, CBC_ORDER_ANY); MUTATOR_HOOK(PlayerDamage_SplitHealthArmor, instagib_SplitHealthArmor, CBC_ORDER_ANY); MUTATOR_HOOK(PlayerPowerups, instagib_PlayerPowerups, CBC_ORDER_ANY); MUTATOR_HOOK(ForbidThrowCurrentWeapon, instagib_ForbidThrowing, CBC_ORDER_ANY); diff --git a/tx.sh b/tx.sh index 47c388f681..2fefa8fa48 100644 --- a/tx.sh +++ b/tx.sh @@ -21,6 +21,11 @@ tx pull -f -a for f in common.*.po; do lang=${f%.po} lang=${lang#common.} + case "$lang" in + de_CH) + continue + ;; + esac tcurfile=translations/xonotic.commonpot/$lang..po goldfile=translations/xonotic.commonpot/$lang..po.orig gnewfile=common.$lang.po @@ -67,6 +72,16 @@ done tx push -t --skip date > .tx/merge-base +# Generate Swiss Standard German from German. +msgfilter -i common.de.po -o common.de_CH.po perl -pe ' + # Character filters go here. + s/ß/ss/g; + # Word filters go here. By default we match even inside words, as there + # are constructs like ^BGflag where "flag" is the actual word. Make + # sure to not commit the clbuttical mistake. + s/eventuell/allfällig/g; +' + # Build new languages list. sh check-translations.sh txt > languages.txt.new mv languages.txt.new languages.txt diff --git a/vehicles.cfg b/vehicles.cfg index b5f0178ffc..0fefec6dfb 100644 --- a/vehicles.cfg +++ b/vehicles.cfg @@ -30,6 +30,6 @@ set g_vehicles_delayspawn_jitter 10 set g_vehicles_vortex_damagerate 0.5 set g_vehicles_machinegun_damagerate 0.65 set g_vehicles_rifle_damagerate 1 -set g_vehicles_vaporizer_damagerate 0.007 +set g_vehicles_vaporizer_damagerate 0.8 set g_vehicles_tag_damagerate 2