Update messages for supported translations

This commit is contained in:
Bill Zimmerman
2019-10-21 23:18:52 +02:00
parent 68605b9377
commit e1395b845f
14 changed files with 1148 additions and 98 deletions

View File

@@ -58,7 +58,13 @@ msgstr "Change Theme"
msgid "System"
msgstr "System"
msgid "About RaspAP"
msgstr "About RaspAP"
#: includes/admin.php
msgid "Authentication settings"
msgstr "Authentication settings"
msgid "New passwords do not match"
msgstr "New passwords do not match"
@@ -126,6 +132,15 @@ msgstr "Add"
msgid "Delete"
msgstr "Delete"
msgid "Show"
msgstr "Show"
msgid "Hide"
msgstr "Hide"
msgid "Not configured"
msgstr "Not configured"
msgid "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
msgstr "<strong>Note:</strong> WEP access points appear as 'Open'. RaspAP does not currently support connecting to WEP"
@@ -136,8 +151,11 @@ msgstr "Interface Information"
msgid "Interface Name"
msgstr "Interface Name"
msgid "IP Address"
msgstr "IP Address"
msgid "IPv4 Address"
msgstr "IPv4 Address"
msgid "IPv6 Address"
msgstr "IPv6 Address"
msgid "Subnet Mask"
msgstr "Subnet Mask"
@@ -184,8 +202,8 @@ msgstr "Frequency"
msgid "Link Quality"
msgstr "Link Quality"
msgid "Information provided by ifconfig and iwconfig"
msgstr "Information provided by ifconfig and iwconfig"
msgid "Information provided by ip and iw and from system"
msgstr "Information provided by ip and iw and from system"
msgid "No MAC Address Found"
msgstr "No MAC Address Found"
@@ -221,18 +239,30 @@ msgid "Connected Devices"
msgstr "Connected Devices"
#: includes/dhcp.php
msgid "Server settings"
msgstr "Server settings"
msgid "DHCP server settings"
msgstr "DHCP server settings"
msgid "Client list"
msgstr "Client list"
msgid "Interface"
msgstr "Interface"
msgid "DNS Server"
msgstr "DNS Server"
msgid "Starting IP Address"
msgstr "Starting IP Address"
msgid "Ending IP Address"
msgstr "Ending IP Address"
msgid "Static Leases"
msgstr "Static Leases"
msgid "Add static DHCP lease"
msgstr "Add static DHCP lease"
msgid "Lease Time"
msgstr "Lease Time"
@@ -366,6 +396,18 @@ msgstr "Enable logging"
msgid "Logfile output"
msgstr "Logfile output"
msgid "WiFi client AP mode"
msgstr "WiFi client AP mode"
msgid "Hide SSID in broadcast"
msgstr "Hide SSID in broadcast"
msgid "Maximum number of clients"
msgstr "Maximum number of clients"
msgid "Configures the max_num_sta option of hostapd. The default and maximum is 2007. If empty or 0, the default applies."
msgstr "Configures the max_num_sta option of hostapd. The default and maximum is 2007. If empty or 0, the default applies."
#: includes/networking.php
msgid "Summary"
msgstr "Summary"
@@ -466,6 +508,9 @@ msgstr "Data usage"
msgid "Data usage monitoring"
msgstr "Data usage monitoring"
msgid "Hourly traffic amount"
msgstr "Hourly traffic amount"
msgid "Daily traffic amount"
msgstr "Daily traffic amount"
@@ -500,3 +545,23 @@ msgstr "Save settings"
msgid "Refresh"
msgstr "Refresh"
msgid "Disabled"
msgstr "Disabled"
msgid "Enabled"
msgstr "Enabled"
msgid "running"
msgstr "running"
msgid "stopped"
msgstr "stopped"
msgid "Remove"
msgstr "Remove"
msgid "up"
msgstr "up"
msgid "down"
msgstr "down"