mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
33 lines
1001 B
JSON
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"
|
|
}
|