mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update messages for supported translations
This commit is contained in:
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Project-Id-Version: 1.2.1\n"
|
||||
"Report-Msgid-Bugs-To: Bill Zimmerman <billzimmerman@gmail.com>\n"
|
||||
"POT-Creation-Date: 2017-10-19 08:56+0000\n"
|
||||
"PO-Revision-Date: 2017-10-24 9:50+0000\n"
|
||||
"PO-Revision-Date: 2019-10-21 23:15+0000\n"
|
||||
"Last-Translator: Emil Nilsson <emil_nilsson_96@live.se>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en_US\n"
|
||||
@@ -58,6 +58,9 @@ msgstr "Byt Tema"
|
||||
msgid "System"
|
||||
msgstr "System"
|
||||
|
||||
msgid "About RaspAP"
|
||||
msgstr "About RaspAP"
|
||||
|
||||
#: includes/admin.php
|
||||
msgid "New passwords do not match"
|
||||
msgstr "Nya lösenord matchar ej"
|
||||
@@ -126,6 +129,15 @@ msgstr "Lägg till"
|
||||
msgid "Delete"
|
||||
msgstr "Ta bort"
|
||||
|
||||
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>Notera:</strong> WEP åtkomstpunkter visas som 'Öppna'. RaspAP stödjer närvarande inte anslutning till WEP"
|
||||
|
||||
@@ -136,8 +148,11 @@ msgstr "Gränssnittsinformation"
|
||||
msgid "Interface Name"
|
||||
msgstr "Gränssnittsnamn"
|
||||
|
||||
msgid "IP Address"
|
||||
msgstr "IP Adress"
|
||||
msgid "IPv4 Address"
|
||||
msgstr "IPv4 Adress"
|
||||
|
||||
msgid "IPv6 Address"
|
||||
msgstr "IPv6 Adress"
|
||||
|
||||
msgid "Subnet Mask"
|
||||
msgstr "Subnet Mask"
|
||||
@@ -184,8 +199,8 @@ msgstr "Frekvens"
|
||||
msgid "Link Quality"
|
||||
msgstr "Länkkvalitet"
|
||||
|
||||
msgid "Information provided by ifconfig and iwconfig"
|
||||
msgstr "Information tillhandahållen av ifconfig och iwconfig"
|
||||
msgid "Information provided by ip and iw and from system"
|
||||
msgstr "Information tillhandahållen av ip och iw"
|
||||
|
||||
msgid "No MAC Address Found"
|
||||
msgstr "Ingen MAC Adress Hittad"
|
||||
@@ -221,18 +236,27 @@ msgid "Connected Devices"
|
||||
msgstr "Anslutna Enheter"
|
||||
|
||||
#: includes/dhcp.php
|
||||
msgid "Server settings"
|
||||
msgstr "Server inställningar"
|
||||
msgid "DHCP server settings"
|
||||
msgstr "DHCP server inställningar"
|
||||
|
||||
msgid "Client list"
|
||||
msgstr "Klient lista"
|
||||
|
||||
msgid "Interface"
|
||||
msgstr "Gränssnittet"
|
||||
|
||||
msgid "Starting IP Address"
|
||||
msgstr "Startar IP Adress"
|
||||
|
||||
msgid "Ending IP Address"
|
||||
msgstr "Ending IP Adress"
|
||||
|
||||
msgid "Static Leases"
|
||||
msgstr "Static Leases"
|
||||
|
||||
msgid "Add static DHCP lease"
|
||||
msgstr "Add static DHCP lease"
|
||||
|
||||
msgid "Lease Time"
|
||||
msgstr "Lease Tid"
|
||||
|
||||
@@ -366,6 +390,18 @@ msgstr "Aktivera loggning"
|
||||
msgid "Logfile output"
|
||||
msgstr "Logfilutskrift"
|
||||
|
||||
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 "Sammanfattning"
|
||||
@@ -459,9 +495,67 @@ msgstr "Temainställningar"
|
||||
msgid "Select a theme"
|
||||
msgstr "Välj ett tema"
|
||||
|
||||
#: includes/data_usage.php
|
||||
msgid "Data usage"
|
||||
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"
|
||||
|
||||
msgid "interface"
|
||||
msgstr "interface"
|
||||
|
||||
msgid "date"
|
||||
msgstr "date"
|
||||
|
||||
msgid "Send MB"
|
||||
msgstr "Send MB"
|
||||
|
||||
msgid "Receive MB"
|
||||
msgstr "Receive MB"
|
||||
|
||||
msgid "Monthly traffic amount"
|
||||
msgstr "Monthly traffic amount"
|
||||
|
||||
msgid "Information provided by vnstat"
|
||||
msgstr "Information provided by vnstat"
|
||||
|
||||
msgid "Loading {0} bandwidth chart"
|
||||
msgstr "Loading {0} bandwidth chart"
|
||||
|
||||
msgid "Showing {0} to {1} of {2} entries"
|
||||
msgstr "Showing {0} to {1} of {2} entries"
|
||||
|
||||
#: common form controls
|
||||
msgid "Save settings"
|
||||
msgstr "Spara inställningar"
|
||||
|
||||
msgid "Refresh"
|
||||
msgstr "Uppdatera"
|
||||
|
||||
sgid "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"
|
||||
|
||||
Reference in New Issue
Block a user