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

33 lines
1001 B
JSON

{
"language": "Polski",
"ui": {
"cancel": "Anuluj",
"close": "Zamknij",
"confirm": "Potwierdź",
"more": "Więcej...",
"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": "Open radial menu",
"cancel_progress": "Cancel current progress bar",
"txadmin_announcement": "Ogłoszenie serwerowe od %s",
"txadmin_dm": "Prywatna wiadomość od %s",
"txadmin_warn": "Otrzymano ostrzeżenie od %s",
"txadmin_warn_content": "%s \nId akcji: %s",
"txadmin_scheduledrestart": "Zaplanowany restart"
}