157 lines
7.7 KiB
PHP
157 lines
7.7 KiB
PHP
<?php
|
|
//
|
|
// Dutch NL Language Pack for Pi-Star translated by Rob van Rheenen P0DIB
|
|
// Updated: 04-Aug-2017
|
|
//
|
|
$lang = array (
|
|
// Banner texts
|
|
"digital_voice" => "Digital Voice",
|
|
"configuration" => "Configuratie",
|
|
"dashboard_for" => "Dashboard voor",
|
|
// Banner links
|
|
"dashboard" => "Dashboard",
|
|
"admin" => "Admin",
|
|
"power" => "Power",
|
|
"update" => "Update",
|
|
"backup_restore" => "Backup/Restore",
|
|
"factory_reset" => "Reset all",
|
|
"live_logs" => "Actuele Logs",
|
|
// Config page section headdings
|
|
"hardware_info" => "Gateway hardware informatie",
|
|
"control_software" => "Controller Host software",
|
|
"mmdvmhost_config" => "MMDVMHost configuratie",
|
|
"general_config" => "Algemene configuratie",
|
|
"dmr_config" => "DMR configuratie",
|
|
"dstar_config" => "D-Star configuratie",
|
|
"ysf_config" => "Yaesu System Fusion configuratie",
|
|
"p25_config" => "P25 configuratie",
|
|
"nxdn_config" => "NXDN configuratie",
|
|
"m17_config" => "M17 Configuration",
|
|
"pocsag_config" => "POCSAG configuratie",
|
|
"mobilegps_config" => "Mobile GPS Configuration",
|
|
"wifi_config" => "Wireless configuratie",
|
|
"fw_config" => "Firewall configuratie",
|
|
"remote_access_pw" => "Remote Access paswoord",
|
|
// Config Page - Section General
|
|
"setting" => "Instelling",
|
|
"value" => "Waarde",
|
|
"apply" => "Toepassen",
|
|
// Config Page - Gateway Hardware Information
|
|
"hostname" => "Hostnaam",
|
|
"kernel" => "Kernel",
|
|
"platform" => "Platform",
|
|
"cpu_load" => "CPU Load",
|
|
"cpu_temp" => "CPU Temp",
|
|
// Config Page - Control Software
|
|
"controller_software" => "Controller software",
|
|
"controller_mode" => "Controller modus",
|
|
// Config Page - MMDVMHost Configuration
|
|
"dmr_mode" => "DMR modus",
|
|
"d-star_mode" => "D-Star modus",
|
|
"ysf_mode" => "YSF modus",
|
|
"p25_mode" => "P25 modus",
|
|
"nxdn_mode" => "NXDN modus",
|
|
"m17_mode" => "M17 Mode",
|
|
"mmdvm_display" => "MMDVM display type",
|
|
"mode_hangtime" => "Mode hangtijd",
|
|
// Config Page - General Configuration
|
|
"node_call" => "Node roepletters",
|
|
"dmr_id" => "CCS7/DMR ID",
|
|
"radio_freq" => "Radio frequentie",
|
|
"lattitude" => "Breedtegraad",
|
|
"longitude" => "Lengtegraad",
|
|
"town" => "Plaats",
|
|
"country" => "Land",
|
|
"url" => "URL",
|
|
"radio_type" => "Radio/Modem type",
|
|
"node_type" => "Node type",
|
|
"timezone" => "Systeem tijdzone",
|
|
"dash_lang" => "Dashboard taal",
|
|
// Config Page - DMR Configuration
|
|
"dmr_master" => "DMR Master (MMDVMHost)",
|
|
"bm_master" => "BrandMeister Master",
|
|
"bm_network" => "BrandMeister netwerk",
|
|
"dmr_plus_master" => "DMR+ Master",
|
|
"dmr_plus_network" => "DMR+ netwerk",
|
|
"xlx_master" => "XLX Master",
|
|
"xlx_enable" => "XLX Master AAN",
|
|
"dmr_cc" => "DMR kleur code (CC)",
|
|
"dmr_embeddedlconly" => "DMR EmbeddedLCOnly",
|
|
"dmr_dumptadata" => "DMR DumpTAData",
|
|
// Config Page - D-Star Configuration
|
|
"dstar_rpt1" => "RPT1 roepletters",
|
|
"dstar_rpt2" => "RPT2 roepletters",
|
|
"dstar_irc_password" => "ircDDBGateway paswoord",
|
|
"dstar_default_ref" => "Standaard reflector",
|
|
"aprs_host" => "APRS Host",
|
|
"dstar_irc_lang" => "ircDDBGateway taal",
|
|
"dstar_irc_time" => "Tijd uitzenden",
|
|
// Config Page - YSF Configuration
|
|
"ysf_startup_host" => "YSF standaard Host",
|
|
// Config Page - P25 Configuration
|
|
"p25_startup_host" => "P25 standaard Host",
|
|
"p25_nac" => "P25 NAC",
|
|
// Config Page - NXDN Configuration
|
|
"nxdn_startup_host" => "NXDN standaard Host",
|
|
"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" => "Dashboard toegang",
|
|
"fw_irc" => "ircDDBGateway op afstand",
|
|
"fw_ssh" => "SSH toegang",
|
|
// Config Page - Password
|
|
"user" => "Gebruikersnaam",
|
|
"password" => "Paswoord",
|
|
"set_password" => "Voer paswoord in",
|
|
// Dashboard Front Page - Repeater Info Pannel
|
|
"modes_enabled" => "Actieve modi",
|
|
"net_status" => "Netwerk status",
|
|
"internet" => "Internet",
|
|
"radio_info" => "Radio info",
|
|
"dstar_repeater" => "D-Star repeater",
|
|
"dstar_net" => "D-Star netwerk",
|
|
"dmr_repeater" => "DMR repeater",
|
|
"dmr_master" => "DMR Master",
|
|
"ysf_net" => "YSF netwerk",
|
|
"p25_radio" => "P25 Radio",
|
|
"p25_net" => "P25 netwerk",
|
|
"nxdn_radio" => "NXDN Radio",
|
|
"nxdn_net" => "NXDN netwerk",
|
|
"m17_radio" => "M17 Radio",
|
|
"m17_net" => "M17 Network",
|
|
// Dashboard Front Page - Calls
|
|
"time" => "Tijd",
|
|
"mode" => "Mode",
|
|
"callsign" => "Roepletters",
|
|
"target" => "Doel",
|
|
"src" => "Bron", // Short version of "Source"
|
|
"dur" => "Duur", // Short version of "Duration"
|
|
"loss" => "Verlies",
|
|
"ber" => "BER", // Short version of "Bit Error Rate"
|
|
// POCSAG Specific
|
|
"pocsag_list" => "DAPNET Gateway Activity",
|
|
"pocsag_timeslot" => "Time Slot",
|
|
"pocsag_msg" => "Message",
|
|
// Dashboard - Extra Info
|
|
"group" => "Groep",
|
|
"logoff" => "Uitloggen",
|
|
"info" => "Informatie",
|
|
"utot" => "UTOT", // Short for User Timeout
|
|
"gtot" => "GTOT", // Short for Group Timeout
|
|
// Dashboard Front Page / Admin - Section Headders
|
|
"last_heard_list" => "Laatste 20 oproepen gehoord (RX) via deze Gateway",
|
|
"local_tx_list" => "Laatste 20 oproepen verzonden (TX) via deze Gateway",
|
|
"active_starnet_groups" => "Actieve Starnet groepen",
|
|
"active_starnet_members" => "Actieve Starnet groepsleden",
|
|
"d-star_link_manager" => "D-Star Link Manager",
|
|
"d-star_link_status" => "D-Star Link Informatie",
|
|
"service_status" => "Service Status"
|
|
);
|
|
?>
|