Files
ox_lib/locales/pl.json

22 lines
665 B
JSON
Raw Normal View History

2022-06-17 19:03:24 +02:00
{
"language": "Polski",
"ui": {
"cancel": "Anuluj",
2022-06-17 19:03:24 +02:00
"close": "Zamknij",
"confirm": "Potwierdź",
"more": "Więcej...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"notification_audio": "Notification audio"
}
},
"open_radial_menu": "Open radial menu",
"cancel_progress": "Cancel current progress bar",
2023-05-17 22:31:54 +02:00
"txadmin_announcement": "Ogłoszenie serwerowe od %s",
"txadmin_dm": "Prywatna wiadomość od %s",
2023-05-18 13:03:37 +02:00
"txadmin_warn": "Otrzymano ostrzeżenie od %s",
"txadmin_warn_content": "%s \nId akcji: %s",
"txadmin_scheduledrestart": "Zaplanowany restart"
2022-06-17 19:03:24 +02:00
}