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: 2018-05-17 17:15+0000\n"
|
||||
"PO-Revision-Date: 2019-10-21 23:15+0000\n"
|
||||
"Last-Translator: Rudolf Vallo <r.vallo@seznam.cz>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: cs_CZ\n"
|
||||
@@ -58,7 +58,13 @@ msgstr "Změnit vzhled"
|
||||
msgid "System"
|
||||
msgstr "Systém"
|
||||
|
||||
msgid "About RaspAP"
|
||||
msgstr "About RaspAP"
|
||||
|
||||
#: includes/admin.php
|
||||
msgid "Authentication settings"
|
||||
msgstr "Authentication settings"
|
||||
|
||||
msgid "New passwords do not match"
|
||||
msgstr "Nová hesla se neshodují"
|
||||
|
||||
@@ -126,6 +132,15 @@ msgstr "Přidat"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
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>Poznámka:</strong> WEP přístupový bod je zobrazen jako 'bez zabezpečení' ''. RaspAP zatím nepodporuje připojení k WEP sítím"
|
||||
|
||||
@@ -136,8 +151,11 @@ msgstr "Informace o rozhraní"
|
||||
msgid "Interface Name"
|
||||
msgstr "Jméno rozhraní"
|
||||
|
||||
msgid "IP Address"
|
||||
msgstr "IP Adresa"
|
||||
msgid "IPv4 Address"
|
||||
msgstr "IPv4 Adresa"
|
||||
|
||||
msgid "IPv6 Address"
|
||||
msgstr "IPv6 Adresa"
|
||||
|
||||
msgid "Subnet Mask"
|
||||
msgstr "Subnet Maska"
|
||||
@@ -184,8 +202,8 @@ msgstr "Frekvence"
|
||||
msgid "Link Quality"
|
||||
msgstr "Kvalita Linky"
|
||||
|
||||
msgid "Information provided by ifconfig and iwconfig"
|
||||
msgstr "Zdroj informací ifconfig a iwconfig"
|
||||
msgid "Information provided by ip and iw and from system"
|
||||
msgstr "Zdroj informací ip a iw a system"
|
||||
|
||||
msgid "No MAC Address Found"
|
||||
msgstr "Žádná MAC Adresa Nenalezena"
|
||||
@@ -221,18 +239,27 @@ msgid "Connected Devices"
|
||||
msgstr "Připojená zařízení"
|
||||
|
||||
#: includes/dhcp.php
|
||||
msgid "Server settings"
|
||||
msgid "DHCP server settings"
|
||||
msgstr "Nastavení serveru"
|
||||
|
||||
msgid "Client list"
|
||||
msgstr "Seznam zařízení"
|
||||
|
||||
msgid "Interface"
|
||||
msgstr "Rozhraní"
|
||||
|
||||
msgid "Starting IP Address"
|
||||
msgstr "Počáteční IP Adresa"
|
||||
|
||||
msgid "Ending IP Address"
|
||||
msgstr "Konečná IP Adresa"
|
||||
|
||||
msgid "Static Leases"
|
||||
msgstr "Static Leases"
|
||||
|
||||
msgid "Add static DHCP lease"
|
||||
msgstr "Add static DHCP lease"
|
||||
|
||||
msgid "Lease Time"
|
||||
msgstr "Čas Zápujčky"
|
||||
|
||||
@@ -366,6 +393,18 @@ msgstr "Zapnout logování"
|
||||
msgid "Logfile output"
|
||||
msgstr "Výstop logu"
|
||||
|
||||
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 "Souhrn"
|
||||
@@ -466,6 +505,9 @@ msgstr "Využití dat"
|
||||
msgid "Data usage monitoring"
|
||||
msgstr "Monitoring využití dat"
|
||||
|
||||
msgid "Hourly traffic amount"
|
||||
msgstr "Hourly traffic amount"
|
||||
|
||||
msgid "Daily traffic amount"
|
||||
msgstr "Provoz za den"
|
||||
|
||||
@@ -500,3 +542,23 @@ msgstr "Uložit nastavení"
|
||||
msgid "Refresh"
|
||||
msgstr "Znovu načíst"
|
||||
|
||||
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"
|
||||
|
Reference in New Issue
Block a user