1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-11-28 01:43:36 +01:00

Create translation messages

This commit is contained in:
Aleksandr Gumroian
2025-11-26 20:13:11 +03:00
parent 27bbc521c6
commit c84d4d5892

View File

@@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Foris JS 6.7.2\n" "Project-Id-Version: Foris JS 6.8.0\n"
"Report-Msgid-Bugs-To: tech.support@turris.cz\n" "Report-Msgid-Bugs-To: tech.support@turris.cz\n"
"POT-Creation-Date: 2025-09-18 17:24+0300\n" "POT-Creation-Date: 2025-11-26 20:12+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -177,7 +177,7 @@ msgid "Band"
msgstr "" msgstr ""
#: src/common/WiFiSettings/WiFiForm.js:186 #: src/common/WiFiSettings/WiFiForm.js:186
msgid "802.11n/ac/ax mode" msgid "802.11n/ac/ax/be mode"
msgstr "" msgstr ""
#: src/common/WiFiSettings/WiFiForm.js:199 #: src/common/WiFiSettings/WiFiForm.js:199
@@ -301,49 +301,70 @@ msgstr ""
msgid "802.11ax - 160 MHz wide channel" msgid "802.11ax - 160 MHz wide channel"
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:29 #: src/common/WiFiSettings/constants.js:22
msgid "WPA3 only" msgid "802.11be - 20 MHz wide channel"
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:30 #: src/common/WiFiSettings/constants.js:23
msgid "WPA3 with WPA2 as fallback (default)" msgid "802.11be - 40 MHz wide channel"
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:31 #: src/common/WiFiSettings/constants.js:24
msgid "WPA2 only" msgid "802.11be - 80 MHz wide channel"
msgstr ""
#: src/common/WiFiSettings/constants.js:25
msgid "802.11be - 160 MHz wide channel"
msgstr ""
#: src/common/WiFiSettings/constants.js:26
msgid "802.11be - 320 MHz wide channel"
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:34 #: src/common/WiFiSettings/constants.js:34
msgid "WPA3 only"
msgstr ""
#: src/common/WiFiSettings/constants.js:35
msgid "WPA3 with WPA2 as fallback (default)"
msgstr ""
#: src/common/WiFiSettings/constants.js:36
msgid "WPA2 only"
msgstr ""
#: src/common/WiFiSettings/constants.js:39
msgid "" msgid ""
"SSID which contains non-standard characters could cause problems on some " "SSID which contains non-standard characters could cause problems on some "
"devices." "devices."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:37 #: src/common/WiFiSettings/constants.js:42
msgid "WPA2/3 pre-shared key, that is required to connect to the network." msgid "WPA2/3 pre-shared key, that is required to connect to the network."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:40 #: src/common/WiFiSettings/constants.js:45
msgid "If set, network is not visible when scanning for available networks." msgid "If set, network is not visible when scanning for available networks."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:43 #: src/common/WiFiSettings/constants.js:48
msgid "" msgid ""
"The 2.4 GHz band is more widely supported by clients, but tends to have " "The 2.4 GHz band is more widely supported by clients, but tends to have "
"more interference. The 5 GHz band is a newer standard and may not be " "more interference. The 5 GHz band is a newer standard and may not be "
"supported by all your devices. It usually has less interference, but the " "supported by all your devices. It usually has less interference, but the "
"signal does not carry so well indoors." "signal does not carry so well indoors. The 6 GHz band is an even newer "
"standard and is currently supported only by a limited set of devices. As "
"it is not widely used now, it has only very little interference."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:46 #: src/common/WiFiSettings/constants.js:51
msgid "" msgid ""
"Change this to adjust 802.11n/ac/ax mode of operation. 802.11n with 40 " "Change this to adjust 802.11n/ac/ax/be mode of operation. Wider channels "
"MHz wide channels can yield higher throughput but can cause more " "can yield higher throughput but can cause more interference in the "
"interference in the network. If you don't know what to choose, use the " "network. If you don't know what to choose, use the default option."
"default option with 20 MHz wide channel."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:49 #: src/common/WiFiSettings/constants.js:54
msgid "" msgid ""
"Enables Wi-Fi for guests, which is separated from LAN network. Devices " "Enables Wi-Fi for guests, which is separated from LAN network. Devices "
"connected to this network are allowed to access the internet, but aren't " "connected to this network are allowed to access the internet, but aren't "
@@ -352,12 +373,13 @@ msgid ""
"tab." "tab."
msgstr "" msgstr ""
#: src/common/WiFiSettings/constants.js:52 #: src/common/WiFiSettings/constants.js:57
msgid "" msgid ""
"The WPA3 standard is the new most secure encryption method that is " "The WPA3 standard is the new most secure encryption method that is "
"suggested to be used with any device that supports it. The older devices " "suggested to be used with any device that supports it. The older devices "
"without WPA3 support require older WPA2. If you experience issues with " "without WPA3 support require older WPA2. If you experience issues with "
"connecting older devices, try to enable WPA2." "connecting older devices, try to enable WPA2. The 6 GHz band supports "
"only WPA3."
msgstr "" msgstr ""
#: src/form/components/ForisForm.js:121 #: src/form/components/ForisForm.js:121