Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udated Polish Language Pack #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions lang/polish_pl.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// Polish PL Language Pack
// Translated 02-Sep-2022 from English Language by Pawel SP8MDH
// Edited: 04-Sep-2022
// Updated 03-Dec-2024 by Pawel SP8MDH
//
$lang = array (
// Banner texts
Expand All @@ -27,9 +27,9 @@
"ysf_config" => "Konfiguracja Yaesu System Fusion",
"p25_config" => "Konfiguracja P25",
"nxdn_config" => "Konfiguracja NXDN",
"m17_config" => "M17 Configuration",
"m17_config" => "Konfiguracja M17",
"pocsag_config" => "Konfiguracja POCSAG",
"mobilegps_config" => "Konfiguracja przenośnego GPS",
"mobilegps_config" => "Konfiguracja GPS",
"wifi_config" => "Konfiguracja WiFi",
"fw_config" => "Konfiguracja zapory sieciowej",
"remote_access_pw" => "Hasło dostępu zdalnego",
Expand All @@ -42,7 +42,7 @@
"kernel" => "Kernel",
"platform" => "Platforma",
"cpu_load" => "Obciążenie CPU",
"cpu_temp" => "Temperatura CPU",
"cpu_temp" => "Temp. CPU",
// Config Page - Control Software
"controller_software" => "Oprogramowanie kontrolera",
"controller_mode" => "Tryb kontrolera",
Expand All @@ -52,8 +52,8 @@
"ysf_mode" => "Tryb YSF",
"p25_mode" => "Tryb P25",
"nxdn_mode" => "Tryb NXDN",
"m17_mode" => "M17 Mode",
"mmdvm_display" => "Typ wyświetlacza MMDVM",
"m17_mode" => "Tryb M17",
"mmdvm_display" => "Ekran MMDVM",
"mode_hangtime" => "Tryb czasu oczekiwania",
// Config Page - General Configuration
"node_call" => "Znak krótkofalarski bramki",
Expand Down Expand Up @@ -96,10 +96,10 @@
"nxdn_startup_host" => "Startowy host NXDN",
"nxdn_ran" => "NXDN RAN",
// Config Page - M17 Configuration
"m17_startup_host" => "M17 Startup Host",
"m17_startup_host" => "Startowy host M17",
"m17_can" => "M17 CAN",
// Config Page - MobileGPS Configuration
"mobilegps_enable" => "Włączanie przenośnego GPS",
"mobilegps_enable" => "Włączanie GPS",
"mobilegps_port" => "Port GPS",
"mobilegps_speed" => "Prędkość portu GPS",
// Config Page - Firewall Configuration
Expand All @@ -124,8 +124,8 @@
"p25_net" => "Sieć P25",
"nxdn_radio" => "Radio NXDN",
"nxdn_net" => "Sieć NXDN",
"m17_radio" => "M17 Radio",
"m17_net" => "M17 Network",
"m17_radio" => "Radio M17",
"m17_net" => "Sieć M17",
// Dashboard Front Page - Calls
"time" => "Czas",
"mode" => "Tryb",
Expand All @@ -146,8 +146,8 @@
"utot" => "UTOT", // Short for User Timeout
"gtot" => "GTOT", // Short for Group Timeout
// Dashboard Front Page / Admin - Section Headders
"last_heard_list" => "Aktywność bramki",
"local_tx_list" => "Atywność radiowa lokalna",
"last_heard_list" => "Lista ostatnio słyszanych stacji",
"local_tx_list" => "Atywność lokalna",
"active_starnet_groups" => "Aktywne grupy Starnet",
"active_starnet_members" => "Aktywni członkowie grupy Starnet",
"d-star_link_manager" => "Zarządzanie linkami D-Star",
Expand Down