modules/admin-full: improve opkg error reporting
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index 5035906..558df11 100644 (file)
@@ -11,7 +11,7 @@ a_i_i_admin1 = 'This is the administration area of <abbr title="Lua Configuratio
 a_i_i_admin2 = '<abbr title="Lua Configuration Interface">LuCI</abbr> is a free, flexible, and user friendly graphical interface for configuring OpenWrt Kamikaze.'
 a_i_i_admin3 = 'On the following pages you can adjust all important settings of your router.'
 a_i_i_admin4 = 'Notice: In <abbr title="Lua Configuration Interface">LuCI</abbr> changes have to be confirmed by clicking Changes - Save &amp; Apply before being applied.'
-a_i_i_admin5 = 'As we are always want to improve this interface we are looking forward to your feedback and suggestions.'
+a_i_i_admin5 = 'As we always want to improve this interface we are looking forward to your feedback and suggestions.'
 a_i_i_admin6 = 'And now have fun with your router!'
 a_i_i_team = 'The <abbr title="Lua Configuration Interface">LuCI</abbr> Team'
 a_i_luci1 = 'Here you can customize the settings and the functionality of <abbr title="Lua Configuration Interface">LuCI</abbr>.'
@@ -41,16 +41,94 @@ a_s_flash = 'Flash Firmware'
 a_s_i_system1 = 'Change settings related to the system itself, its identification, installed hard- and software, authentication or mount points.'
 a_s_i_system2 = 'These settings define the base of your system.'
 a_s_i_system3 = 'Pay attention as any misconfiguration here may prevent your device from booting or may lock yourself out of it.'
+a_s_if = 'Interfaces'
+a_s_if_bridge = 'Bridge'
+a_s_if_bridge_id = 'ID'
+a_s_if_bridge_port = 'Bridge Port'
+a_s_if_bridge_stp = 'STP'
+a_s_if_device = 'Device'
+a_s_if_ethbridge = 'Ethernet Bridge'
+a_s_if_ethdev = 'Ethernet Adapter'
+a_s_if_ethswitch = 'Ethernet Switch'
+a_s_if_interface = 'Interface'
+a_s_if_ipconfig = 'IP Configuration'
+a_s_if_ipconfig_alias = 'Alias'
+a_s_if_ipconfig_dhcp = 'DHCP assigned'
+a_s_if_ipconfig_ipv6 = 'IPv6'
+a_s_if_ipconfig_none = 'Not configured'
+a_s_if_ipconfig_primary = 'Primary'
+a_s_if_iwchannel = 'Channel'
+a_s_if_iwmode = 'Mode'
+a_s_if_iwmode_adhoc = 'Ad-Hoc'
+a_s_if_iwmode_ahdemo = 'Pseudo Ad-Hoc'
+a_s_if_iwmode_ap = 'Master'
+a_s_if_iwmode_apwds = 'Master + WDS'
+a_s_if_iwmode_sta = 'Client'
+a_s_if_iwmode_stawds = 'Client + WDS'
+a_s_if_iwmode_wds = 'WDS'
+a_s_if_iwssid = 'SSID'
+a_s_if_mac = 'MAC'
+a_s_if_pkts = 'Pkts.'
+a_s_if_status = 'Interface Status'
+a_s_if_transfer = 'Transfer'
+a_s_if_transfer_rx = 'RX'
+a_s_if_transfer_tx = 'TX'
+a_s_if_type = 'Type'
+a_s_if_vlan = 'VLAN'
+a_s_if_vlanports = 'Ports'
+a_s_if_wifidev = 'Wireless Adapter'
+a_s_ipt = 'Firewall'
+a_s_ipt_actions = 'Actions'
+a_s_ipt_bytes = 'Traffic'
+a_s_ipt_chain = 'Chain'
+a_s_ipt_destination = 'Destination'
+a_s_ipt_flags = 'Flags'
+a_s_ipt_inputif = 'In'
+a_s_ipt_nochains = 'No chains in this table'
+a_s_ipt_norules = 'No Rules in this chain'
+a_s_ipt_options = 'Options'
+a_s_ipt_outputif = 'Out'
+a_s_ipt_packets = 'Packets'
+a_s_ipt_pkts = 'Pkts.'
+a_s_ipt_policy = 'Policy'
+a_s_ipt_prot = 'Prot.'
+a_s_ipt_references = 'References'
+a_s_ipt_reset = 'Reset Counters'
+a_s_ipt_restart = 'Restart Firewall'
+a_s_ipt_rulenum = '#'
+a_s_ipt_source = 'Source'
+a_s_ipt_status = 'Firewall Status'
+a_s_ipt_table = 'Table'
+a_s_ipt_target = 'Target'
 a_s_packages_do = 'Perform Actions'
 a_s_packages_install = 'Install'
 a_s_packages_installurl = 'Download and install package'
 a_s_packages_ipkg = 'Edit package lists and installation targets'
-a_s_packages_name = 'Paketname'
+a_s_packages_name = 'Package name'
 a_s_packages_remove = 'Remove'
 a_s_packages_search = 'Find package'
 a_s_packages_update = 'Package lists updated'
 a_s_packages_updatelist = 'Update package lists'
 a_s_packages_upgrade = 'Upgrade installed packages'
+a_s_packages_code1 = 'Could not set default destination'
+a_s_packages_code2 = 'Error parsing config file'
+a_s_packages_code3 = 'Could not create temporary directory (ran out of space?)'
+a_s_packages_code4 = 'Could not get adminstrative lock (ran out of space?)'
+a_s_packages_code5 = 'Unsatisfied Dependencies'
+a_s_packages_code6 = 'Refused to remove essential package'
+a_s_packages_code7 = 'Package has dependents'
+a_s_packages_code8 = 'Package has no installation candidate (wrong name?)'
+a_s_packages_code9 = 'Package has no available architecture '
+a_s_packages_code10 = 'Package is not trusted'
+a_s_packages_code11 = 'Error while downloading'
+a_s_packages_code12 = 'Conflicts with other packages'
+a_s_packages_code13 = 'Package is already installed'
+a_s_packages_code14 = 'Package has unresolved dependencies'
+a_s_packages_code15 = 'Refused to downgrade package'
+a_s_packages_code16 = 'Package manager ran out of space'
+a_s_packages_code17 = 'Bad signature while verifiying package'
+a_s_packages_code18 = 'MD5 error while verifiying package'
+a_s_packages_code19 = 'Internal error occured'
 a_s_p_ipkg_pkglists = 'Package lists'
 a_s_p_ipkg_targets = 'Installation targets'
 a_s_changepw1 = 'Change the password of the system administrator (User <code>root</code>)'
@@ -104,7 +182,7 @@ a_srv_dropbear1 = 'Dropbear offers <abbr title="Secure Shell">SSH</abbr> network
 a_srv_d_pwauth = 'Password authentication'
 a_srv_d_pwauth1 = 'Allow <abbr title="Secure Shell">SSH</abbr> password authentication'
 a_w_channel = 'Channel'
-a_w_wifi1 = 'On this pages you find confiugration options for <abbr title="Wireless Local Area Network">WLAN</abbr> based wireless networks.'
+a_w_wifi1 = 'On this pages you can find configuration options for <abbr title="Wireless Local Area Network">WLAN</abbr> based wireless networks.'
 a_w_wifi2 = 'You can easily integrate your 802.11a/b/g/n-devices into your physical network and use the virtual adapter support to build wireless repeaters or offer several networks with one device.'
 a_w_wifi3 = 'There is support for Managed, Client, Ad-Hoc and <abbr title="Wireless Distribution System">WDS</abbr> operating modes as well as <abbr title="Wi-Fi Protected Access">WPA</abbr> and <abbr title="Wi-Fi Protected Access 2">WPA2</abbr> encryption for secure communnication.'
 a_w_devices1 = 'Here you can configure installed wifi devices.'
@@ -227,6 +305,7 @@ network_interface_pincode_desc = 'Make sure that you provide the correct pin cod
 network_interface_service = 'Service type'
 network_interface_maxwait = 'Setup wait time'
 network_interface_maxwait_desc = 'Seconds to wait for the modem to become ready before attempting to connect'
+network_interface_encaps = 'PPPoA Encapsulation'
 a_n_r_routes1 = 'Routes specify over which interface and gateway a certain host or network can be reached.'
 a_n_routes_static = 'Static Routes'
 a_n_routes_static4 = 'Static IPv4 Routes'
@@ -318,11 +397,13 @@ a_w_cacert = 'Path to CA-Certificate'
 a_w_eaptype = 'EAP-Method'
 a_w_tlsprivkey = 'Path to Private Key'
 a_w_tlsprivkeypwd = 'Password of Private Key'
-a_w_peapauth = 'PEAP-Authentication'
-a_w_peapidentity = 'PEAP-Identity'
-a_w_peappassword = 'PEAP-Password'
+a_w_peapauth = 'Authentication'
+a_w_peapidentity = 'Identity'
+a_w_peappassword = 'Password'
 a_w_create = 'Create Network'
 hostnames = 'Hostnames'
 hostnames_entries = 'Host entries'
 hostnames_hostname = 'Hostname'
 hostnames_address = 'IP address'
+m_n_mssfix = 'Clamp Segment Size'
+m_n_mssfix_desc = 'Fixes problems with unreachable websites, submitting forms or other unexpected behaviour for some ISPs.'