mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Merge #5151
5151: Update hungarian.txt r=def- a=bencie <!-- What is the motivation for the changes of this pull request --> ## Checklist - [ ] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: bencie <78111412+bencie@users.noreply.github.com>
This commit is contained in:
commit
d67085bad9
|
@ -1332,52 +1332,52 @@ Chat command (e.g. showall 1)
|
||||||
== Chat parancs (például showall 1)
|
== Chat parancs (például showall 1)
|
||||||
|
|
||||||
Toggle to edit your dummy settings
|
Toggle to edit your dummy settings
|
||||||
==
|
== Átkapcsolás a másolatod beállításainak szerkesztéséhez
|
||||||
|
|
||||||
Choose default eyes when joining a server
|
Choose default eyes when joining a server
|
||||||
==
|
== Alapértelmezett szemek kiválasztása, amikor egy szerverre csatlakozol
|
||||||
|
|
||||||
Allows maps to render with more detail
|
Allows maps to render with more detail
|
||||||
==
|
== Engedélyezi, pályákat részletesebben jelenítse meg
|
||||||
|
|
||||||
Renderer
|
Renderer
|
||||||
==
|
== Renderelő
|
||||||
|
|
||||||
default
|
default
|
||||||
==
|
== alapértelmezett
|
||||||
|
|
||||||
custom
|
custom
|
||||||
==
|
== egyedi
|
||||||
|
|
||||||
Graphics cards
|
Graphics cards
|
||||||
==
|
== Videókártyák
|
||||||
|
|
||||||
auto
|
auto
|
||||||
==
|
== automatikus
|
||||||
|
|
||||||
When you cross the start line, show a ghost tee replicating the movements of your best time
|
When you cross the start line, show a ghost tee replicating the movements of your best time
|
||||||
==
|
== Amikor átléped a rajtvonalat, mutat egy szellemjátákost amely megismétli a legjobb időd mozdulatait
|
||||||
|
|
||||||
Opacity
|
Opacity
|
||||||
==
|
== Átlátszóság
|
||||||
|
|
||||||
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
Adjust the opacity of entities belonging to other teams, such as tees and nameplates
|
||||||
==
|
== Más csapatokhoz tartozó entitások átláthatóságának beállítása, például játékosok és névtáblák
|
||||||
|
|
||||||
Quads are used for background decoration
|
Quads are used for background decoration
|
||||||
==
|
== A quadok háttérdekorációért használhatóak
|
||||||
|
|
||||||
Tries to predict other entities to give a feel of low latency
|
Tries to predict other entities to give a feel of low latency
|
||||||
==
|
== Megpróbálja megjósolni más entitásokat, hogy az alacsony késleltetés érzetét keltse
|
||||||
|
|
||||||
Tutorial
|
Tutorial
|
||||||
==
|
== Bemutató
|
||||||
|
|
||||||
Can't find a Tutorial server
|
Can't find a Tutorial server
|
||||||
==
|
== Nem található bemutató szerver
|
||||||
|
|
||||||
Super
|
Super
|
||||||
==
|
== Szuper
|
||||||
|
|
||||||
Team %d
|
Team %d
|
||||||
==
|
== Csapat %d
|
||||||
|
|
Loading…
Reference in a new issue