Files
ox_lib/locales/cs.json

21 lines
617 B
JSON
Raw Normal View History

2022-05-19 14:16:52 +02:00
{
"language": "Čeština",
2022-06-17 20:27:38 +02:00
"ui": {
"cancel": "Zrušit",
2022-06-17 20:27:38 +02:00
"close": "Zavřít",
"confirm": "Potvrdit",
"more": "Více...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)"
}
},
"open_radial_menu": "Otevřít kruhové menu",
"cancel_progress": "Zrušit aktuální progress bar",
"txadmin_announcement": "Serverové oznámení od %s",
2023-05-18 13:03:13 +02:00
"txadmin_dm": "Soukromá zpráva od %s",
"txadmin_warn": "Byl jsi varován od %s",
"txadmin_warn_content": "%s \nID akce: %s",
2023-05-18 13:03:13 +02:00
"txadmin_scheduledrestart": "Plánovaný restart"
2022-06-17 20:27:38 +02:00
}