12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "Játékban"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Böngészés..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Élő közvetítés"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Lejátszás"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} van hátra"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} eltelt"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "Imádni fogod ezeket a funkciókat!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "Áruház meglátogatása"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "Egy olyan bővítményt készítettünk, amely lehetővé teszi más felhasználók által készített állapotüzenetek hozzáadását, használatát és bővítményen keresztüli kezelését!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "Találd meg **saját** állapotüzeneted"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Csatlakozz Discord szerverünkre"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "Valami nem működik, hibaüzenetek sokaságával áraszt el? Segítünk neked Discord szerverünkön. Egyedi támogatási rendszerünk célja, hogy problémádat a lehető leghamarabb megoldjuk."
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "Gyors segítség"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "Unod már a bonyolult felhasználói felületeket? Mi létrehoztunk egy egyszerű és hasznos felhasználói felületet, mely csak a lefontosabb funkciókat tartalmazza:"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "Alkalmázás és bővítmény beállítások"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "Állapotüzenet kezelés"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "Kategória szerinti rendezés"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "Egyszerű felhasználói felület"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Letöltések"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "Funkciók"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "A **PreMiD** egy egyszerű, konfigurálható segédprogram, mely megjeleníti az általad végzett tevékenységeket a Discord játék tevékenységi felületen."
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "Weboldal nyelve"
- }
- }
|