-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
130 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"rtv.prefix": "{red}[RTV]{default}", | ||
"votemap.prefix": "{red}[Votemap]{default}", | ||
"timeleft.prefix": "{red}[Timeleft]{default}", | ||
"timeleft.remaining-rounds": "{0} kör maradt ezen a pályán", | ||
"timeleft.remaining-time-hour": "Fennmaradó idő {0}:{1}:{2}", | ||
"timeleft.remaining-time-minute": "Fennmaradó idő {0} perc és {1} másodperc", | ||
"timeleft.remaining-time-second": "Fennmaradó idő {0} másodperc", | ||
"timeleft.no-time-limit": "Nincs időkorlát", | ||
"timeleft.last-round": "Ez az utolsó kör", | ||
"timeleft.time-over": "Az idő lejárt, ez az utolsó kör", | ||
"votemap.player-voted": "{green}{0}{default} erre a pályára szavazott: {green}{1}{default}", | ||
"votemap.already-voted": "Már szavaztál erre a pályára: {green}{0}{default}", | ||
"votemap.in-the-map": "ezen a pályán: {0}", | ||
"votemap.changing-map": "Pályaváltás ide: {green}{0}", | ||
"votemap.changing-map-next-round": "A pálya el lesz váltva ide: {green}{0}{default} a következő körben...", | ||
"general.votes-needed": "({0} szavazott, {1} szükséges)", | ||
"general.invalid-map": "Érvénytelen pálya", | ||
"nominate.nominated": "{green}{0}{default} ezt a pályát ajánlotta: {green}{1}{default}, jelenleg {2} szavazata van", | ||
"nominate.already-nominated": "Már ajánlottad ezt a pályát: {green}{0}{default}, jelenleg {1} szavazata van", | ||
"general.validation.current-map": "A jelenlegi pályát nem tudod kiválasztani", | ||
"general.validation.minimum-rounds": "Ehhez a parancshoz a minimum körök száma: {0}", | ||
"general.validation.warmup": "Bemelegítés alatt nem használható ez a parancs.", | ||
"general.validation.minimum-players": "A minimum játékosszám ehhez a parancshoz: {0}", | ||
"general.validation.disabled": "Jelenleg nincs engedélyezve ez a parancs", | ||
"rtv.rocked-the-vote": "{green}{0}{default} pályaszavazást szeretne", | ||
"rtv.already-rocked-the-vote": "Már kértél pályaszavazást", | ||
"rtv.votes-reached": "A szükséges szavazatszám elérve, kezdődik a szavazás...", | ||
"rtv.disabled": "Az RTV jelenleg nem használható", | ||
"emv.you-voted": "Erre szavaztál: {0}", | ||
"emv.vote-ended": "A pályaszavazás végetért, a következő pálya: {green}{0}{default} ({1}% / {2} szavazatok)", | ||
"emv.vote-ended-no-votes": "Nincs szavazat, a következő pálya: {green}{0}", | ||
"general.changing-map": "Pályaváltás ide: {green}{0}", | ||
"general.changing-map-next-round": "A pálya el lesz váltva ide: {green}{0}{default} a következő körben...", | ||
"emv.hud.menu-title": "Szavazz a következő pályára:", | ||
"emv.hud.hud-timer": "Szavazz a következő pályára: {0}mp", | ||
"emv.hud.finished": "A szavazás végetért, a köv. pálya: {0}", | ||
"nextmap": "A köv. pálya ez lesz: {green}{0}", | ||
"nextmap.decided-by-vote": "A következő pálya majd az automatikus szavazás útján fog eldőlni" | ||
} |