Files
ox_lib/locales/hu.json

33 lines
1002 B
JSON
Raw Permalink Normal View History

{
"language": "Magyar",
2022-06-17 20:27:38 +02:00
"ui": {
"cancel": "Mégse",
2022-06-17 20:27:38 +02:00
"close": "Bezárás",
"confirm": "Megerősít",
"more": "Tovább...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
2024-04-12 09:45:49 +10:00
"notification_audio": "Notification audio",
"notification_position": "Notification position"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
}
},
"open_radial_menu": "Open radial menu",
"cancel_progress": "Cancel current progress bar",
2023-07-21 13:46:40 +02:00
"txadmin_announcement": "Szerver bejelentés által %s",
"txadmin_dm": "Közvetlen üzenet a %s",
"txadmin_warn": "Figyelmeztetett %s",
"txadmin_warn_content": "%s \nMűvelet ID: %s",
"txadmin_scheduledrestart": "Ütemezett újraindítás"
2022-06-17 20:27:38 +02:00
}