Files
ox_lib/locales/cs.json
2024-04-12 09:45:49 +10:00

33 lines
1003 B
JSON

{
"language": "Čeština",
"ui": {
"cancel": "Zrušit",
"close": "Zavřít",
"confirm": "Potvrdit",
"more": "Více...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"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": "Otevřít kruhové menu",
"cancel_progress": "Zrušit aktuální progress bar",
"txadmin_announcement": "Serverové oznámení od %s",
"txadmin_dm": "Soukromá zpráva od %s",
"txadmin_warn": "Byl jsi varován od %s",
"txadmin_warn_content": "%s \nID akce: %s",
"txadmin_scheduledrestart": "Plánovaný restart"
}