159 lines
7.9 KiB
PHP
159 lines
7.9 KiB
PHP
<?php
|
|
//
|
|
// Portuguese PT Language Pack
|
|
// Jorge Santos (CT1JIB)
|
|
// Updated: 08-Feb-2018
|
|
//
|
|
$lang = array (
|
|
// Banner texts
|
|
"digital_voice" => "Digital Voz",
|
|
"configuration" => "Configuração",
|
|
"dashboard_for" => "Painel de Controle de",
|
|
// Banner links
|
|
"dashboard" => "Painel",
|
|
"admin" => "Admin",
|
|
"power" => "Ação",
|
|
"update" => "Atualizar",
|
|
"backup_restore" => "Backup/Restauro",
|
|
"factory_reset" => "Reset",
|
|
"live_logs" => "Logs online",
|
|
// Config page section headdings
|
|
"hardware_info" => "Informações Hardware do Gateway",
|
|
"control_software" => "Controle Software",
|
|
"mmdvmhost_config" => "MMDVMHost Configuração",
|
|
"general_config" => "Configurações Gerais",
|
|
"dmr_config" => "Configuração do DMR",
|
|
"dstar_config" => "Configuração do DSTAR",
|
|
"ysf_config" => "Configuração do Yaesu System Fusion",
|
|
"p25_config" => "Configuração do P25",
|
|
"nxdn_config" => "Configuração do NXDN",
|
|
"m17_config" => "M17 Configuration",
|
|
"pocsag_config" => "Configuração do POCSAG",
|
|
"mobilegps_config" => "Mobile GPS Configuration",
|
|
"wifi_config" => "Configuração do Wireless",
|
|
"fw_config" => "Configuração do Firewall",
|
|
"remote_access_pw" => "Senha do Acesso Remoto",
|
|
// Config Page - Section General
|
|
"setting" => "Configurações",
|
|
"value" => "Valores",
|
|
"apply" => "Aplicar",
|
|
// Config Page - Gateway Hardware Information
|
|
"hostname" => "Nome do Host",
|
|
"kernel" => "Kernel",
|
|
"platform" => "Plataforma",
|
|
"cpu_load" => "Carga do CPU",
|
|
"cpu_temp" => "Temperatura do CPU",
|
|
// Config Page - Control Software
|
|
"controller_software" => "Tipo de Software",
|
|
"controller_mode" => "Modo de Controle",
|
|
// Config Page - MMDVMHost Configuration
|
|
"dmr_mode" => "Modo DMR",
|
|
"d-star_mode" => "Modo DSTAR",
|
|
"ysf_mode" => "Modo YSF",
|
|
"p25_mode" => "Modo P25",
|
|
"nxdn_mode" => "Modo NXDN",
|
|
"m17_mode" => "M17 Mode",
|
|
"mmdvm_display" => "Exibição MMDVM",
|
|
"mode_hangtime" => "Espera tempo do Modo",
|
|
// Config Page - General Configuration
|
|
"node_call" => "Indicativo do Nó",
|
|
"dmr_id" => "CCS7/DMR ID",
|
|
"radio_freq" => "Frequência do Rádio",
|
|
"lattitude" => "Latitude",
|
|
"longitude" => "Longitude",
|
|
"town" => "Cidade",
|
|
"country" => "País",
|
|
"url" => "URL",
|
|
"radio_type" => "Tipo de Radio/Modem",
|
|
"node_type" => "Tipo de Nó",
|
|
"timezone" => "Horário do Sistema",
|
|
"dash_lang" => "Idioma do Painel de Controle",
|
|
// Config Page - DMR Configuration
|
|
"dmr_master" => "DMR Master (MMDVMHost)",
|
|
"bm_master" => "BrandMeister Master",
|
|
"bm_network" => "Rede BrandMeister",
|
|
"dmr_plus_master" => "DMR+ Master",
|
|
"dmr_plus_network" => "Rede DMR+",
|
|
"xlx_master" => "XLX Master",
|
|
"xlx_enable" => "XLX Master Enable",
|
|
"dmr_cc" => "Código de Cores DMR",
|
|
"dmr_embeddedlconly" => "DMR EmbeddedLCOnly",
|
|
"dmr_dumptadata" => "DMR DumpTAData",
|
|
// Config Page - D-Star Configuration
|
|
"dstar_rpt1" => "R1 Indicativo",
|
|
"dstar_rpt2" => "R2 Indicativo",
|
|
"dstar_irc_password" => "Senha ircDDBGateway",
|
|
"dstar_default_ref" => "Refletor Principal",
|
|
"aprs_host" => "Servidor APRS",
|
|
"dstar_irc_lang" => "Idioma ircDDBGateway",
|
|
"dstar_irc_time" => "Anúncio a cada hora",
|
|
// Config Page - YSF Configuration
|
|
"ysf_startup_host" => "Servidor Inicial YSF",
|
|
// Config Page - P25 Configuration
|
|
"p25_startup_host" => "Servidor Inicial P25",
|
|
"p25_nac" => "P25 NAC",
|
|
// Config Page - NXDN Configuration
|
|
"nxdn_startup_host" => "Servidor Inicial NXDN",
|
|
"nxdn_ran" => "NXDN RAN",
|
|
// Config Page - M17 Configuration
|
|
"m17_startup_host" => "M17 Startup Host",
|
|
"m17_can" => "M17 CAN",
|
|
// Config Page - MobileGPS Configuration
|
|
"mobilegps_enable" => "MobileGPS Enable",
|
|
"mobilegps_port" => "GPS Port",
|
|
"mobilegps_speed" => "GPS Port Speed",
|
|
// Config Page - Firewall Configuration
|
|
"fw_dash" => "Acesso ao Painel",
|
|
"fw_irc" => "Remoto ircDDBGateway",
|
|
"fw_ssh" => "Acesso via SSH",
|
|
// Config Page - Password
|
|
"user" => "Nome utilizador",
|
|
"password" => "Senha",
|
|
"set_password" => "Modificar Senha",
|
|
// Dashboard Front Page - Repeater Info Pannel
|
|
"modes_enabled" => "Habilitar Modos",
|
|
"net_status" => "Estado da Rede",
|
|
"internet" => "Internet",
|
|
"radio_info" => "Info do Rádio",
|
|
"dstar_repeater" => "Repetidor DSTAR",
|
|
"dstar_net" => "Rede DSTAR",
|
|
"dmr_repeater" => "Repetidor DMR",
|
|
"dmr_master" => "DMR Master",
|
|
"ysf_net" => "Rede YSF",
|
|
"p25_radio" => "Rádio P25",
|
|
"p25_net" => "Rede P25",
|
|
"nxdn_radio" => "Rádio NXDN",
|
|
"nxdn_net" => "Rede NXDN",
|
|
"m17_radio" => "M17 Radio",
|
|
"m17_net" => "M17 Network",
|
|
// Dashboard Front Page - Calls
|
|
"time" => "Hora",
|
|
"mode" => "Modo",
|
|
"callsign" => "Indicativo", // versão traduzida de "callsign"
|
|
"target" => "Alvo", // versão traduzida de "Target"
|
|
"src" => "Origem", // versão traduzida de "Source"
|
|
"dur" => "Dur.", // versão abreviada de "Duration"
|
|
"loss" => "Perda",
|
|
"ber" => "BER", // versão abreviada de "Bit Error Rate"
|
|
// POCSAG Specific
|
|
"pocsag_list" => "DAPNET Gateway Activity",
|
|
"pocsag_timeslot" => "Time Slot",
|
|
"pocsag_msg" => "Message",
|
|
// Dashboard - Extra Info
|
|
"group" => "Grupo",
|
|
"logoff" => "Sair",
|
|
"info" => "Informação",
|
|
"utot" => "UTOT", // abreviatura para Timeout do utilizador
|
|
"gtot" => "GTOT", // abreviatura para Timeout do grupo
|
|
// Dashboard Front Page / Admin - Section Headders
|
|
"last_heard_list" => "Últimas 20 chamadas através deste Gateway",
|
|
"local_tx_list" => "Últimas 20 chamadas deste Gateway",
|
|
"active_starnet_groups" => "Grupos ativos na Starnet",
|
|
"active_starnet_members" => "Grupo de membros ativos na Starnet",
|
|
"d-star_link_manager" => "Gerir a ligação DSTAR",
|
|
"d-star_link_status" => "Informações do Link DSTAR",
|
|
"service_status" => "Estado do Sistema"
|
|
);
|
|
?>
|
|
|