mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-15 13:36:35 +02:00
Updated translation messages after moving WiFi form.
This commit is contained in:
@ -7,44 +7,45 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2019-11-29 16:27+0100\n"
|
||||
"PO-Revision-Date: 2019-08-28 17:21+0200\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"POT-Creation-Date: 2020-01-13 13:09+0100\n"
|
||||
"PO-Revision-Date: 2019-10-17 09:28+0000\n"
|
||||
"Last-Translator: Scott Anecito <scott.anecito@protonmail.com>\n"
|
||||
"Language: en\n"
|
||||
"Language-Team: en <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
"Language-Team: English "
|
||||
"<https://hosted.weblate.org/projects/turris/reforis/en/>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.7.0\n"
|
||||
"Generated-By: Babel 2.8.0\n"
|
||||
|
||||
#: src/validations.js:13
|
||||
msgid "This is not a valid IPv4 address."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid IPv4 address."
|
||||
|
||||
#: src/validations.js:14
|
||||
msgid "This is not a valid IPv6 address."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid IPv6 address."
|
||||
|
||||
#: src/validations.js:15
|
||||
msgid "This is not a valid IPv6 prefix."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid IPv6 prefix."
|
||||
|
||||
#: src/validations.js:16
|
||||
msgid "This is not a valid domain name."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid domain name."
|
||||
|
||||
#: src/validations.js:17
|
||||
msgid "This is not a valid DUID."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid DUID."
|
||||
|
||||
#: src/validations.js:18
|
||||
msgid "This is not a valid MAC address."
|
||||
msgstr ""
|
||||
msgstr "This is not a valid MAC address."
|
||||
|
||||
#: src/validations.js:19
|
||||
msgid "Doesn't contain a list of emails separated by commas."
|
||||
msgstr ""
|
||||
msgstr "Doesn't contain a list of emails separated by commas."
|
||||
|
||||
#: src/api/utils.js:58
|
||||
msgid "The session is expired. Please log in again."
|
||||
@ -68,11 +69,11 @@ msgstr ""
|
||||
|
||||
#: src/common/RebootButton.js:33
|
||||
msgid "Reboot request failed."
|
||||
msgstr ""
|
||||
msgstr "Reboot is required"
|
||||
|
||||
#: src/common/RebootButton.js:54
|
||||
msgid "Reboot"
|
||||
msgstr ""
|
||||
msgstr "Reboot"
|
||||
|
||||
#: src/common/RebootButton.js:69
|
||||
msgid "Reboot confirmation"
|
||||
@ -90,45 +91,184 @@ msgstr ""
|
||||
msgid "Confirm reboot"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/ForisForm.js:88
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:40
|
||||
msgid "An error occurred during resetting Wi-Fi settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:42
|
||||
msgid "Wi-Fi settings are set to defaults."
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:53
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:69
|
||||
msgid "Reset Wi-Fi Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/ResetWiFiSettings.js:55
|
||||
msgid ""
|
||||
"\n"
|
||||
"If a number of wireless cards doesn't match, you may try to reset the Wi-"
|
||||
"Fi settings. Note that this will remove the\n"
|
||||
"current Wi-Fi configuration and restore the default values.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:82
|
||||
msgid "Wi-Fi ${deviceID + 1}"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:84
|
||||
msgid "Enable"
|
||||
msgstr "Enable"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiForm.js:215
|
||||
msgid "auto"
|
||||
msgstr "auto"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:37
|
||||
msgid "Enable Guest Wifi"
|
||||
msgstr "Enable Guest Wifi"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiGuestForm.js:77
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:60
|
||||
msgid "Wi-Fi QR Code"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiQRCode.js:80
|
||||
msgid "Download PDF"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:73
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:81
|
||||
msgid "SSID can't be longer than 32 symbols"
|
||||
msgstr "SSID can't be longer than 32 symbols"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:74
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:82
|
||||
msgid "SSID can't be empty"
|
||||
msgstr "SSID can't be empty"
|
||||
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:76
|
||||
#: src/common/WiFiSettings/WiFiSettings.js:84
|
||||
msgid "Password must contain at least 8 symbols"
|
||||
msgstr "Password must contain at least 8 symbols"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:9
|
||||
msgid "Disabled"
|
||||
msgstr "Disabled"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:10
|
||||
msgid "802.11n - 20 MHz wide channel"
|
||||
msgstr "802.11n - 20 MHz wide channel"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:11
|
||||
msgid "802.11n - 40 MHz wide channel"
|
||||
msgstr "802.11n - 40 MHz wide channel"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:12
|
||||
msgid "802.11ac - 20 MHz wide channel"
|
||||
msgstr "802.11ac - 20 MHz wide channel"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:13
|
||||
msgid "802.11ac - 40 MHz wide channel"
|
||||
msgstr "802.11ac - 40 MHz wide channel"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:14
|
||||
msgid "802.11ac - 80 MHz wide channel"
|
||||
msgstr "802.11ac - 80 MHz wide channel"
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:21
|
||||
msgid ""
|
||||
"\n"
|
||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" WPA2 pre-shared key, that is required to connect to the network.\n"
|
||||
" "
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:24
|
||||
msgid "If set, network is not visible when scanning for available networks."
|
||||
msgstr "If set, network is not visible when scanning for available networks."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:25
|
||||
msgid ""
|
||||
"\n"
|
||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||
"to have more interference. The 5 GHz band is a\n"
|
||||
" newer standard and may not be supported by all your devices. It "
|
||||
"usually has less interference, but the signal\n"
|
||||
" does not carry so well indoors."
|
||||
msgstr ""
|
||||
"\n"
|
||||
" The 2.4 GHz band is more widely supported by clients, but tends "
|
||||
"to have more interference. The 5 GHz band is a\n"
|
||||
" newer standard and may not be supported by all your devices. It "
|
||||
"usually has less interference, but the signal\n"
|
||||
" does not carry so well indoors."
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:29
|
||||
msgid ""
|
||||
"\n"
|
||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||
"40 MHz wide channels can yield higher\n"
|
||||
" throughput but can cause more interference in the network. If you"
|
||||
" don't know what to choose, use the default\n"
|
||||
" option with 20 MHz wide channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" Change this to adjust 802.11n/ac mode of operation. 802.11n with "
|
||||
"40 MHz wide channels can yield higher\n"
|
||||
" throughput but can cause more interference in the network. If you"
|
||||
" don't know what to choose, use the default\n"
|
||||
" option with 20 MHz wide channel.\n"
|
||||
" "
|
||||
|
||||
#: src/common/WiFiSettings/constants.js:34
|
||||
msgid ""
|
||||
"\n"
|
||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||
"Devices connected to this network are allowed to\n"
|
||||
" access the internet, but aren't allowed to access other devices "
|
||||
"and the configuration interface of the router.\n"
|
||||
" Parameters of the guest network can be set in the Guest network "
|
||||
"tab.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" Enables Wi-Fi for guests, which is separated from LAN network. "
|
||||
"Devices connected to this network are allowed to\n"
|
||||
" access the internet, but aren't allowed to access other devices "
|
||||
"and the configuration interface of the router.\n"
|
||||
" Parameters of the guest network can be set in the Guest network "
|
||||
"tab.\n"
|
||||
" "
|
||||
|
||||
#: src/form/components/ForisForm.js:102
|
||||
msgid "Settings saved successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/ForisForm.js:140
|
||||
#: src/form/components/ForisForm.js:154
|
||||
msgid "Changes you made may not be saved. Are you sure you want to leave?"
|
||||
msgstr ""
|
||||
|
||||
#: src/form/components/SubmitButton.js:32
|
||||
msgid "Updating"
|
||||
msgstr ""
|
||||
msgstr "Updating"
|
||||
|
||||
#: src/form/components/SubmitButton.js:35
|
||||
msgid "Load settings"
|
||||
msgstr ""
|
||||
msgstr "Load settings"
|
||||
|
||||
#: src/form/components/SubmitButton.js:38
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
msgstr "Save"
|
||||
|
||||
#: src/utils/ErrorMessage.js:13
|
||||
msgid "An error occurred while fetching data."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Settings were successfully saved."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Settings update was failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Warning!"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Reboot triggering was failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Reboot triggering failed."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Reboot requestq failed."
|
||||
#~ msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user